this post was submitted on 10 Sep 2021
4 points (100.0% liked)

Self Hosted - Self-hosting your services.

506 readers
1 users here now

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

Important

Beginning of January 1st 2024 this rule WILL be enforced. Posts that are not tagged will be warned and if not fixed within 24h then removed!

Cross-posting

If you see a rule-breaker please DM the mods!

founded 3 years ago
MODERATORS
 

I'm trying to self-host some stuff on my Raspberry Pi (i.e. web server, lightweight matrix server, etc) and every time I get around to try and set it up I forget that I have to do this lol

Do you guys recommend going full send and contacting my ISP about a static IP or should I just pay for a Dynamic DNS service?

top 3 comments
sorted by: hot top controversial new old
[–] innercitadel@lemmy.nz 3 points 1 year ago

Get a static ip if at all possible. The work arounds with a dynamic IP are simply not as good. Or if your ISP and router fully support IPv6 you could alternatively go down that route.

[–] TagMeInSkipIGotThis@lemmy.nz 2 points 1 year ago

I self-host a bunch of stuff and don't bother paying for a static IP.

I just have a cron job running that checks my IP and then uses API calls to update my DNS settings. I've got the DNS setup with Zonomi which are a local company, it costs maybe a couple dollars a month & i've got 8-10 domains running at any one time.

[–] MangoPenguin@lemmy.blahaj.zone 1 points 3 weeks ago

Dynamic DNS is free generally, for example if you put your domain on Cloudflare or another DNS host with an API that is supported you can just update the A records automatically on IP change.