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 a script running which sends the current IP to our dynDNS provider. I would assume that this is fine then?
Sure, but until their DNS records update, the server is unreachable at the domain address.
So there could be a potenital issue where the correct IP address has been sent but the record has not been updated ... Yesterday for example we faced the issue that at least one of three could not access the server. Suddenly it worked for someone who could not connect, only for him to lose access again after a couple of minutes. We all have been in Discord during that time, and the internet connection was fine for everyone.
If there's several of you, really, get a dedicated IP address (a domain name is nice but not necessary). Usually a dedicated IP is not an option for normal priced home connections, but a full (not shared) VPS with decent storage/performance can be had for under €10/month, and that will always have a static IP.
Don't even need storage or performance or anything on the VPS, just forward stuff to the homeserver.
Whenever I create a redirection on my domain it's always instantaneous, but it still warns me that "DNS records may take up to 24h to propagate"