Skip to content

Instantly share code, notes, and snippets.

@kerren
Created July 2, 2018 20:36
Show Gist options
  • Save kerren/9e659c3629dff1bf2a3cb9fc011e4a9c to your computer and use it in GitHub Desktop.
Save kerren/9e659c3629dff1bf2a3cb9fc011e4a9c to your computer and use it in GitHub Desktop.
Install Nginx and Certbot
sudo add-apt-repository ppa:certbot/certbot
sudo apt install -y nginx python-certbot-nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment