next.js, nginx, reverse-proxy, ssl
$ sudo apt-get update
$ sudo apt install certbot python3-certbot-nginx| #!/bin/bash | |
| ############################################### | |
| # To use: | |
| # wget https://raw.github.com/gist/4411254 | |
| # chmod 777 github-ubuntu.sh | |
| # ./github-ubuntu.sh | |
| ############################################### | |
| echo "*****************************************" | |
| echo " Step 1: Check your keys" | |
| echo "*****************************************" |
In your command-line run the following commands:
brew doctorbrew update