linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.33k stars 299 forks source link

check for nginx conf validity #556

Closed aptalca closed 1 year ago

aptalca commented 1 year ago

templates are not valid and are excluded organizr, heimdall and wordpress subfolder confs duplicate location / and thus excluded boinc subfolder duplicates location /websockify with calibre and thus excluded

All other subdomain and subfolder proxy conf samples are added to nginx config on the fly and checked for validity

Successful PR result: https://github.com/linuxserver/reverse-proxy-confs/actions/runs/4714993511 Broken PR result: https://github.com/linuxserver/reverse-proxy-confs/actions/runs/4715002705