view the rest of the comments
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Get a free oracle cloud account. 24GB RAM 200GB disk 4 core CPU for free. 5gbps connection, IPv4 and 6. I run all of my stuff that I want running outside of my house there and run everything else on my proxmox cluster.
I’ve had a seedbox running on it for like a year and it was sick, also had plex and stuff set up. Haven’t used it since mullvad stopped doing port forwarding.
It’s not as detectable as you think. One of the major things most VPS companies tout, is that the data is fully encrypted and private. So they aren’t scanning the files, or the running processes, or anything else about what is being done with the server.
So unless something external to the company is provided, which acts as proof, they won’t shut things down.
This is true for most providers but not the big big ones. Ask me how I know ;)
I'm curious if leaving the data-at-rest encrypted on the filesystem using something like EncFS would mostly solve this. (EncFS encrypts all the files on disk and gives you a mount point to access the corresponding cleartext filesystem)
Likely not, the thing is that most of the big cloud providers definitely have a networking team and it definitely monitors for bittorrent traffic. The thing is they will monitor but until they get a DMCA you normally don't get popped. However, some providers are more finnicky than others and will disable you immediately if you use 6881 w/o encryption. The key really is not to get a DMCA and not use default ports.