Skip to content

Bash script to automate the apache virtual host set up and enabling HTTPS for domain using Let’s Encrypt and CertBot in centos

License

Notifications You must be signed in to change notification settings

aghilanbaskar/vhost-centos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VHost-Centos

Bash script to automate the apache virtual host setup and enabling HTTPS for domain using Let’s Encrypt and CertBot in centos

This bash script is totally automated the below two tutorials.

how-to-install-the-apache-web-server-on-centos-7

how-to-secure-apache-with-let-s-encrypt-on-centos-7

Installation

wget https://raw.githubusercontent.com/aghilanbaskar/vhost-centos/main/virtual-host.sh

Usage

Run the bash script

./virtual-host.sh

It will asking for domain name. Enter your domain name. That's it.

Please make sure you have pointed out your A record in DNS to the VM you are going to run this script.

Contributing

Pull requests are welcome.

License

MIT

About

Bash script to automate the apache virtual host set up and enabling HTTPS for domain using Let’s Encrypt and CertBot in centos

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages