Nginx for Windows (#1879)

* feature(nginx): add OpenSSL
* feature(nginx): add volume to store the certificates
* feature(nginx): add option installation OpenSSL
* feature(nginx): autogenerate certificates
* chore(nginx): add new line at end of file
* fix(nginx): fix run nginx on Windows
* fix(gitignore): end of file
This commit is contained in:
Vladyslav Shchepotin
2019-01-08 09:24:32 +02:00
committed by Shao Yu-Lung (Allen)
parent d8c36ab860
commit d03ead34a2
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -5,3 +5,6 @@
/.project
.docker-sync
/jenkins/jenkins_home
/nginx/ssl/*.crt
/nginx/ssl/*.key
/nginx/ssl/*.csr