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!
view the rest of the comments
Anyone know of a good managed hosting (or vps) for Immich that doesn't break the bank? I have about 5TB of photos/videos and I don't feel safe without a remote backup. I played with self hosting and I really (really) like Immich but I keep Google photos/Drive just to ensure I won't lose anything.
Reverse proxy if your home internet is decent.
50mbps upload is fine for me.
I had it running on a mini PC with 8tb of storage, but I couldn't get the latency down to where I want it, so I moved it to a VPS.
Problem with that is there is no backup in case of flood/fire/tornado etc.
rsync.net is awesome.
That's what I do. 1.6TB currently on rsync.net, only my personal artifacts excluding all media that can be reacquired and it's a reasonable $10/mo. Synced daily at 4am.
If I wanted my backups to include my media collection or anything exceeding several TB, I would build a second NAS and drop it at my parents'.
I just have my data folder and database being copied to backblaze. It's relatively cheap. Most hosting providers don't necessarily do backup unless you configure that on your own anyway.