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.37k stars 309 forks source link

Add authentik config lines and adjust comments #521

Closed nemchik closed 1 year ago

nemchik commented 1 year ago

Replaces https://github.com/linuxserver/reverse-proxy-confs/pull/519 Requires https://github.com/linuxserver/docker-swag/pull/331

roib20 commented 1 year ago

Is this planned to get merged soon? Should we include the authentik config lines in new Pull Requests?

nemchik commented 1 year ago

We need the configs here https://github.com/linuxserver/docker-swag/blob/cba7e6703c666caba85443e420b2c209a62bf200/root/defaults/nginx/authentik-location.conf.sample and here https://github.com/linuxserver/docker-swag/blob/cba7e6703c666caba85443e420b2c209a62bf200/root/defaults/nginx/authentik-server.conf.sample tested.

If they work then they will be merged into https://github.com/linuxserver/docker-swag/pull/331 If they do not work then https://github.com/linuxserver/docker-swag/pull/331 will likely be merged as-is, and this PR would be merged either way.

roib20 commented 1 year ago

This seems to also replace #449. Therefore in my opinion that issue can be closed.

Anyone wanting to update their PR for Authentik should base their changes on the samples from #521 here.