54 lines
1000 B
YAML
54 lines
1000 B
YAML
binaries:
|
|
- nginx
|
|
- render-template
|
|
config_opts:
|
|
- stream
|
|
- mail
|
|
- threads
|
|
- compat
|
|
directories:
|
|
- mode: "0775"
|
|
paths:
|
|
- /bitnami/nginx
|
|
- /opt/bitnami/nginx/conf
|
|
- /opt/bitnami/nginx/conf/bitnami
|
|
- /opt/bitnami/nginx/conf/server_blocks
|
|
- /opt/bitnami/nginx/logs
|
|
- /opt/bitnami/nginx/tmp
|
|
- /docker-entrypoint-initdb.d
|
|
- paths:
|
|
- /app
|
|
- /certs
|
|
files:
|
|
- paths:
|
|
- /opt/bitnami/nginx/logs/access.log
|
|
- /opt/bitnami/nginx/logs/error.log
|
|
- /opt/bitnami/nginx/conf/nginx.conf.default
|
|
modules:
|
|
added:
|
|
- brotli
|
|
- geoip2
|
|
- substitutions-filter
|
|
- vts
|
|
- http-dav
|
|
enabled:
|
|
- http_stub_status
|
|
- http_gzip_static
|
|
- http_realip
|
|
- http_stub_status
|
|
- http_v2
|
|
- http_ssl
|
|
- mail_ssl
|
|
- http_gunzip
|
|
- http_auth_request
|
|
- http_sub
|
|
- http_geoip
|
|
- stream_realip
|
|
- stream_ssl
|
|
ports:
|
|
http: 8080
|
|
root_dir: /opt/bitnami
|
|
version:
|
|
bin_name: nginx
|
|
flag: -v
|