Skip to content

Commit

Permalink
add note about enabling in default site conf
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed May 24, 2020
1 parent eb55108 commit 88e56a4
Show file tree
Hide file tree
Showing 54 changed files with 56 additions and 56 deletions.
2 changes: 1 addition & 1 deletion adminer.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /adminer/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion airsonic.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /airsonic {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion bazarr.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /bazarr/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion beets.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location /beets {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion booksonic.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /booksonic {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion calibre-web.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /calibre-web/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

resolver 127.0.0.11 valid=30s;
Expand Down
2 changes: 1 addition & 1 deletion calibre.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /calibre/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

resolver 127.0.0.11 valid=30s;
Expand Down
2 changes: 1 addition & 1 deletion couchpotato.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /couchpotato {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion deluge.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /deluge/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion domoticz.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /domoticz/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion dozzle.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /dozzle/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion duplicati.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /duplicati/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

resolver 127.0.0.11 valid=30s;
Expand Down
2 changes: 1 addition & 1 deletion flood.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /flood/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion freshrss.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ location ^~ /freshrss/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion ghost.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ location /blog {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion glances.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /glances/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion guacamole.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /guacamole/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion headphones.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /headphones {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion heimdall.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location / {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion jackett.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /jackett {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion jenkins.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ location ^~ /jenkins/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

# This is the maximum upload size
Expand Down
2 changes: 1 addition & 1 deletion kanzi.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /kanzi/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion lazylibrarian.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /lazylibrarian {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion lidarr.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /lidarr {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
4 changes: 2 additions & 2 deletions mailu.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ location ^~ /admin/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand All @@ -39,7 +39,7 @@ location ^~ /webmail/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion medusa.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /medusa {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion monitorr.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /monitorr/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion mylar.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /mylar {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion mytinytodo.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ location ^~ /todo/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion netdata.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /netdata/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion nzbget.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location /nzbget {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion nzbhydra.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /nzbhydra {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion ombi.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ location ^~ /ombi/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion organizr.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location / {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion phpmyadmin.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /phpmyadmin/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
4 changes: 2 additions & 2 deletions pihole.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /pihole/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand All @@ -38,7 +38,7 @@ location ^~ /pihole/admin/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion plex.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ location ^~ /plex/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion plexwebtools.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /plexwebtools/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion portainer.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /portainer/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion qbittorrent.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ location ^~ /qbittorrent/ {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion quassel-web.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ location ^~ /quassel {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
2 changes: 1 addition & 1 deletion radarr.subfolder.conf.sample
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ location ^~ /radarr {
#auth_request /auth;
#error_page 401 =200 /login;

# enable for Authelia
# enable for Authelia, also enable authelia-server.conf in the default site config
#include /config/nginx/authelia-location.conf;

include /config/nginx/proxy.conf;
Expand Down
Loading

0 comments on commit 88e56a4

Please sign in to comment.