this post was submitted on 27 Aug 2025
40 points (97.6% liked)

Selfhosted

51445 readers
368 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I'm starting to play with an old laptop that I have installed Ubuntu Server on, with Nextcloud and Docker.

Using Docker Compose I installed Nginx and now I would like to try to do the DDNS thing on a domain that I registered with an Italian provider.

I looked at a few DynDns providers and they seem to me to be all American or in any case on American infrastructure (DuckDNS on AWS, etc)

Is there anything you can recommend that is EU-based and who has a good reputation in general?

Free is preferred.

you are viewing a single comment's thread
view the rest of the comments
[–] Xartle@lemmy.ml 4 points 2 weeks ago (1 children)

I'm not sure what you mean by non-spying, but you should be prepared for anything you put on the Internet to be poked by any number of people that you do not want poking. If whatever you are hosting would be compromised by having a DNS name, you might want to rethink your security plan.

[–] fabriziob@diggita.com 1 points 2 weeks ago (1 children)

I am studying how to enact a good security at the same time. This is all first-approach and pure experimentation for me, albeit extremely enriching since I feel I am really learning how the Internet actually works, so please excuse my inaccurate language and maybe pointless requirements.

[–] Xartle@lemmy.ml 2 points 2 weeks ago (1 children)

Honestly, that is awesome! Absolutely try things. Seeing what works and doesn't is a great way to learn. The sneaky thing about hiding is that it works great until it fails utterly. (Security through obscurity.) I'm sure everyone who says "don't do that" says it because they left some random thing open once and it was a disaster. (I lost a private wiki with all my notes back in the day.)

Keep at it. ;)

[–] fabriziob@diggita.com 1 points 2 weeks ago

Thanks for the encouragement!

Today I learned (after banging my head against the wall for 2 days) what a CGNAT is.

So, no port forwarding for me (no IPv6 either, only IPv4).