Skip to content

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

Notifications You must be signed in to change notification settings

rmrf-run/nginx-ssl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 55.7%
  • Nginx 24.5%
  • ApacheConf 19.8%