Skip to content

Automate Nginx site hosting with Certbot. This script automatically identifies the Linux distribution, installs necessary dependencies, sets up a site configuration, and adds a Certbot SSL certificate.

Notifications You must be signed in to change notification settings

vishal5400/nginx-site-automate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

nginx-site-automate

This Bash script automates the process of hosting a website with SSL (Secure Sockets Layer) using the Nginx web server and the Certbot tool. It streamlines the setup and configuration of SSL certificates, making it easy to secure your website and enable encrypted connections.

  1. Install Nginx and Certbot (if not already installed) on your Linux server.
  2. Configures Nginx to host your website, setting up server blocks and virtual hosts.
  3. Uses Certbot to automatically obtain SSL certificates from Let's Encrypt.

About

Automate Nginx site hosting with Certbot. This script automatically identifies the Linux distribution, installs necessary dependencies, sets up a site configuration, and adds a Certbot SSL certificate.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages