https://github.com/mindhunter86/docker-nginx
Custom nginx with naxsi, graphite, pam_auth, testcookie modules in docker
https://github.com/mindhunter86/docker-nginx
docker nginx
Last synced: about 1 month ago
JSON representation
Custom nginx with naxsi, graphite, pam_auth, testcookie modules in docker
- Host: GitHub
- URL: https://github.com/mindhunter86/docker-nginx
- Owner: MindHunter86
- Created: 2019-01-13T06:34:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-05T17:11:17.000Z (about 2 years ago)
- Last Synced: 2024-05-06T15:36:58.178Z (about 2 years ago)
- Topics: docker, nginx
- Language: Dockerfile
- Homepage:
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-nginx
Custom nginx with modules naxsi, graphite, pam_auth, testcookie in docker
WARNING: some dirs and files must be "bind" mounted:
- /etc/nginx/nginx.conf
- /etc/nginx/ssl
TODO:
- include pagespeed module
Dockerfile originally from nginxinc/docker-nginx