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.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.
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
NGINX Proxy Manager and DuckDNS.
Get DuckDNS set up first.
Then go to DuckDNS.org and register a domain.
Then go into NGINX proxy manager.
It's pretty straightforward, click "add proxy host", then type the domain from duckdns (I like to do a different subdomain for each service, ie: calibre.mydomain.duckdns.org, homeassistant.mydomain.duckdns.org, etc.) and point it at your container with the service you want to access remotely.
You'll want to enable let's encrypt. But other than that the defaults should be fine.
I've been using this setup for years, then one day just installed caddyserver. No certbot, no boilerplate nginx config etc.
I was still using nginx for internal services but then replaced it with "fabio lb" because it works well with consul.
I was so happy do discover it that I want to share it with everyone ¯_(ツ)_/¯.
Thank you for your attention on this matter.
What's wrong with this approach?
CGNAT sends its regards.
(Although if you have IPv6 access you might get around this... But even in 2026 you will face issues going only this way).
I am behind GCNAT, and my ISP doesn't do IPv6. I have a free tier VPS from Oracle that uses wireguard to tunnel packets to my home server.
Ah, if only Oracle could take at least one of my multiple credit/debit cards.
That's a bummer. It's great for this stuff, don't need processing power or memory, and I don't really care if it got nuked for some reason