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
You're trying to run before you can walk. Run a "hello world" HTTP container, no cloudflare or proxy, and make sure you can reach it. But test it with your phone on mobile data, or https://downforeveryoneorjustme.com/, because it probably won't work on the LAN without NAT loopback/hairpinning.
Also, don't put jellyfin on the internet anyway, it's not designed for it. If you want external access, use a VPN.
Thank you, that's really solid advice. It turns out my efforts may have been misguided anyway. I think I was under the impression that "internet exposure" and "Cloudflare tunnel" had similar setups
The whole reason I bought the domain is because I was told to stop using Tailscale for this purpose. I'm so confused...
You can use Tailscale and a personal domain. Run Tailscale on the same machine as your reverse proxy. Then point DNS records to the machine's Tailscale IP. Now you can access any services from any machine connected to your Tailscale with a valid HTTPS certificate
Well, those do different things. Expose the VPN, connect via your domain name.