sudo apt-get install nginx
sudo apt install certbot
sudo certbot --nginx
sudo ufw allow 'Nginx Full'

sudo systemctl start nginx
sudo systemctl enable nginx
<https://customer.gabia.com/manual/38/3041/3040>
sudo certbot --nginx -d humanresource.shop
--> <https://humanresource.shop> 으로 들어갈 수 있음
