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
I have three servers running these days.
One is a NAS that hosts the .arr suite and my torrent client. This is just to keep the media management in one place.
A N100 NUC that runs a lot of stuff in Proxmox, like Jellyfin, Heimdal, HomeAssistant, PiHole, Tailscale. I hope to add Caddy to this in the future, but I've never played with a reverse proxy before so I'm a tiny bit scared hehe.
Lastly is a inudstrial PC I got from work that hosts game servers. Right now it's down as we haven't had time to game, but usually it's either a Minecraft server or Valheim.
For backup I have one copy on the NAS and I upload the most critical data to a cloud service I trust and pay for. This is now Proton.
My dream is finding a tech friend with his/her own NAS so we can set up a encrypted partition on each others NASes for automatic backup. I give you 1 TB, you give me 1 TB, life's good!
Thank for mentioning Caddy. I'm currently using Nginx. Caddy seems to be awesome!
Pangolin is pretty awesome as well and combines a lot of services all in one package such as reverse proxy, SSO, Crowdsec waf, etc.
Caddy is extremely easy to set up for reverse proxies! I have Caddy reverse proxy my headscale server and it's been a dream. Literally three lines of config per proxy.