I'm running my own Nextcloud server on a Raspberry PI. This is accessible from the internet. It works really fine.
But sometimes my internet provider changes my IP address overnight. In the beginning, I used a dyndns service to update the IP address immediately from my browser. But I wanted to use my own domain name and not the one from the dns service and it shouldn't cost anything.
So I created subdomains for my own domain and redirect those from my domain provider to my home router. From there I go to reverse proxy (nginx) and then to my Nextcloud server.
Browser —> domain provider —> home router —> nginx —> Nextcloud server
But every time my internet provider gives me a new IP address, my Nextcloud is not accessible anymore.
In this blog post I describe how I (semi-automatically) solved the problem.
#Nextcloud is a product that I have been looking at for some time. Since version Hub 6, it has been possible to develop your own applications not only in PHP, but with any programming language. Technically, it works with #Docker. This aroused my particular interest, which is why I finally decided to set up my own Nextcloud server.
In this blog post I describe the path I took and which documents / aids I used.
If you want to set up a Mastodon account, you should not necessarily choose the one with the most users.
In this article, I will give you a few reasons why a large provider is not always the best choice.