2024-08-23 17:09:44 -04:00
2024-08-23 17:02:32 -04:00
2024-08-23 17:09:44 -04:00
2020-02-02 15:55:44 -05:00
2020-02-02 15:55:44 -05:00
2020-02-02 15:55:44 -05:00
2024-08-23 17:03:35 -04:00
2019-05-30 20:35:20 +01:00
2020-12-11 19:39:04 +01:00

Proxy-conf - Docker mod for Nginx

This mod adds some of the proxy-conf functionality that is baked into SWAG, to Nginx.

This mod does some reshuffling to the files that originally ships with our Nginx image. You have to track changes to these files yourself. If you are adding this mod to an existing install you have to modify, or replace these files yourself.

File Change
site-confs/default Added include directives to load the files from proxy-confs/
nginx.conf Moved some directives to proxy.conf. Added the required map for websockets
proxy.conf Direct copy from SWAG
ssl.conf Based on the same file from SWAG, but changed certificate location

In nginx docker arguments, set an environment variable DOCKER_MODS=linuxserver/mods:nginx-proxy-confs

If adding multiple mods, enter them in an array separated by |, such as DOCKER_MODS=linuxserver/mods:nginx-proxy-confs|linuxserver/mods:universal-git

Description
No description provided
Readme GPL-3.0 6.5 MiB
Languages
Text 100%