nekoding / autocert-nginx

Tools untuk mengotomisasi pembuatan konfigurasi certbot + nginx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Penggunaan

1. chmod +x autocert.sh
2. ./autocert.sh [nama_domain]

contoh : 
./autocert.sh example.com

Konfigurasi

Jika ada konfigurasi tambahan di path webserver edit file _default.txt bagian
root /var/www/html/;

Pastikan jika sudah menginstall certbot, plugin untuk certbot-nginx juga sudah diinstall

About

Tools untuk mengotomisasi pembuatan konfigurasi certbot + nginx


Languages

Language:Shell 100.0%