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
Recommend cloudflare for DNS. I use it for DDNS via API and it works great.
You also basically pay the wholesale rate without markup for the domain.
Warning: Cloudflare does not allow you to change the nameservers of domains you register with them unless you pay for some insanely priced subscription. For many of us who register domains at various registrar's but want to be able to centrally manage DNS, hiding such basic functionality behind an extremely steep paywall makes Cloudflare a no-go.
What advantage is there is changing nameservers? Is it just the centrally manage DNS or something else? I'm fairly new to self hosting and only serving locally for now.
I do know cloudflare uses the same nameservers PER ACCOUNT so if you're wanting to have multiple domains but keep one or more connections separated from you then this does draw a minor connection to a subset of Cloudflare accounts with the same two nameservers
Is it cheap? I got shifted to SquareSpace from Google Domains and it's pricier. I switched the name cheap but have no loyalty to them.
You can just use the Cloudflare DNS Nameservers. No need to transfer the Domain.
This is what I do. Registered with Porkbun but have two domains pointing to Cloudflare NS's for DNS. I then have a container locally that looks for IP changes on my home connection and if detected updates DNS to the new IP.
It's reasonably priced. I was in the same boat with the Google domains shutdown. As long as you aren't a heavy user, it has lots of cool features. But if you get their attention they've been known to fleece the crap out of small businesses that were using their free services. Most of my stuff is self hosted applications to move myself off of Google services, so my traffic is minimal.
I only have two domain names and both just redirect to my public code repositories.