nginxSetup

Project nginxSetup

Getting Started

Our goal is an easy install and setup of webhosting. Including SSL. Support OS like Debian, Ubuntu and centos

How to get

git clone https://github.com/TirsvadCMS-Bashscripts/nginxSetup.git
cd nginxSetup

You maybe first have to get git

How to use

Install nginx

bash nginxSetup.sh install

Add a domain with SSL connection

bash nginxSetup.sh add --domain example.com --email admin@example.com

Contributing

Please read CONTRIBUTING.md

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.