Install Nginx $ sudo apt install nginx Check Network Port $ sudo netstat -lntpSetup HTTPS environment $ sudo apt install certbotinstall CertBot$ sudo apt install python-certbot-nginxinstall certbot nginx plugin$ sudo certbot certonly --nginx -d [domain] -d [host.domain]make domain SSL