Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 503 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 503 Bytes

NGINX-SSL - CentOS 7

A simple script to provision NGINX with a sslmate SSL certificate on a Centos 7 box.

checks if NGINX is installed, if not, then installs it.

simplied this a bit, pulls hostname of the box, get sslmate certs copies files to nginx dir

pretty straight forward stuff

To execute:

git clone https://github.com/mylivingweb/nginx-ssl.git
cd nginx-ssl
sudo ./bootstrap.sh

Todo: Integrate with cleaned up easy engine fork to deploy wordpress, mysql, mariadb, and ssl