runtipi/runtipi-setup-nginx
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
## Generate the certificate ```bash sudo certbot certonly --standalone -d setup.runtipi.io ``` ## Renew the certificate ```bash sudo certbot renew ```