I would like to host my own web server with a domain name I purchased but my public IP isn't static.

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 3 years ago*

If you mean automatically update IP part, duckdns website has a very comprehensive guide.

If you mean getting a free SSL certificate, you can use acme.sh (this is what I used) which has integrated support for duckddns (To use let's encrypt you need to use --server letsencrypt in your command)

  • source
  • parent