EasyEngine / EasyEngine/dockerfiles

Cleaning up nginx conf

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
22
Forks
17
PR merge metrics
No merged PRs in 30d

Description

folder - `nginx/conf`
we need to clean it up keeping v4 structure in mind.

- [ ] cleanup *global* nginx.conf at `nginx/conf/ nginx.conf`in the repo. `/usr/local/openresty/nginx/conf/nginx.conf` inside container
- [ ] nginx.conf will include site specific config from `/var/www/conf/nginx/site.conf`. EEv4 will create/generate this file.

Users can create additional conf files in `/var/www/conf/nginx/custom/` with `.conf` extension. Something like `/var/www/conf/nginx/custom/redirects.conf`.

https://blog.martinfjordvald.com/2013/04/nginx-config-history-fastcgi_params-versus-fastcgi-conf/

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.