NGINX-mainline on Alpine. File structure optimized for containerized deployment and easy SSL implementation. https://hub.docker.com/r/asifbacchus/ab-nginx
Go to file
Asif Bacchus e6c21af933 fix multiple server name issue 2019-11-13 08:48:17 -07:00
.vscode initial repo setup 2019-10-16 23:20:35 -06:00
build add dedicated user for better permission control 2019-11-11 00:04:15 -07:00
config append newline to all configuration files 2019-10-18 00:35:02 -06:00
sites update in-container readme for config and sites 2019-10-18 00:32:56 -06:00
.gitattributes exclude .vscode from export 2019-10-16 23:49:53 -06:00
.gitignore do not track testing params files, only template 2019-10-17 01:10:43 -06:00
LICENSE Initial commit 2019-10-16 21:48:03 -06:00
README.md Initial commit 2019-10-16 21:48:03 -06:00
ab-nginx.params.template fix multiple server name issue 2019-11-13 08:48:17 -07:00
ab-nginx.sh fix multiple server name issue 2019-11-13 08:48:17 -07:00

README.md

nginx

Alpine-based NGINX-mainline with my preferred layout and settings.