Nginx and certbot
Created: Oct 24 2022, 12:28 UTC
Last modified: Dec 25 2024, 07:50 UTC
There are ways to do this in Docker, but it’s also quite easy to do this directly on the host.
On Ubuntu:
- Install nginx with apt-get
- Install certbox via snap (https://certbot.eff.org/instructions?ws=nginx&os=ubuntufocal)