Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
breakoutModewide
/var/tmp/Roost/bin/roost-enterprise.sh -c /var/tmp/Roost/config.json -i roost

How to generate certificate using Certbot and use in Nginx?

https://certbot.eff.org/instructions?ws=nginx&os=ubuntufocal

Code Block
sudo snap install core; sudo snap refresh core
sudo snap install --classic certbot
sudo ln -s /snap/bin/certbot /usr/bin/certbot
sudo certbot --nginx