mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
add version date to confs
This commit is contained in:
parent
0fb26bab78
commit
af4bcf72bb
172 changed files with 172 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: The structure of the file (all of the existing lines) should be kept as close as possible to this template.
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: Look through this file for <tags> and replace them. Review other sample files to see how things are done.
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: The comment lines at the top of the file (below this line) should explain any prerequisites for using the proxy such as DNS or app settings.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: The structure of the file (all of the existing lines) should be kept as close as possible to this template.
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: Look through this file for <tags> and replace them. Review other sample files to see how things are done.
|
||||
# REMOVE THIS LINE BEFORE SUBMITTING: The comment lines at the top of the file (below this line) should explain any prerequisites for using the proxy such as DNS or app settings.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for adguard and that your adguard container is named adguard
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# adminer does not require a base url setting, but the container needs to be named adminer
|
||||
|
||||
location /adminer {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for airsonic and that your airsonic container is not using a base url
|
||||
# add `server.use-forward-headers=true` to `/config/application.properties` to ensure logs contain real source IP
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# set the CONTEXT_PATH variable to /airsonic in airsonic container.
|
||||
|
||||
location ^~ /airsonic {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for archisteamfarm
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for authelia
|
||||
# the default authelia-server and authelia-location confs included with letsencrypt rely on
|
||||
# subfolder proxy at "/authelia" and enabling of this proxy conf is not necessary.
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for bazarr and that your bazarr container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into bazarr settings, under "General" set the URL Base to /bazarr/ and restart the bazarr container
|
||||
|
||||
location /bazarr {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
#First edit beets.yml and enable the reverse proxy settings, under "web" add "reverse_proxy: true" and restart the beets container.
|
||||
#Make sure that your dns has a cname set for beets and that your beets container is not using a base url
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
#first edit beets.yml and enable the reverse proxy settings, under "web" add "reverse_proxy: true" and restart the beets container
|
||||
|
||||
location /beets {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for bitwarden and that your bitwarden container is not using a base url
|
||||
# make sure your bitwarden container is named "bitwarden"
|
||||
# set the environment variable WEBSOCKET_ENABLED=true on your bitwarden container
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for boinc
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# boinc does not require a base url setting
|
||||
|
||||
location /boinc {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for booksonic and that your booksonic container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# set the CONTEXT_PATH variable to /booksonic in booksonic container.
|
||||
|
||||
location ^~ /booksonic {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for bookstack and that your bookstack container is named bookstack
|
||||
# Ensure you have the APP_URL Environment Variable set correctly in your Docker Run/Compose or in BookStack Env File (/www/.env)
|
||||
# https://github.com/linuxserver/docker-bookstack#docker
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for calibre-web
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# calibre-web does not require a base url setting
|
||||
|
||||
location /calibre-web {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for calibre
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# calibre does not require a base url setting
|
||||
|
||||
location /calibre {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for code-server
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure you have added the following environmental variables to your run command/compose file
|
||||
# CMD_DOMAIN=codimd.server.com
|
||||
# CMD_PROTOCOL_USESSL=true
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for collabora and that your collabora container is named collabora
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for couchpotato and that your couchpotato container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into couchpotato settings, under "General" set the URL Base to /couchpotato and restart the couchpotato container
|
||||
|
||||
location ^~ /couchpotato {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for deluge and that your deluge container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# deluge does not require a base url setting
|
||||
|
||||
location /deluge {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for dillinger
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# Make sure that your dns has a cname set for onlyoffice named "documentserver"
|
||||
# Make sure that the onlyoffice documentserver container is named "documentserver"
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# First complete the setup by appending install.php to URL.
|
||||
# Make sure that your dns has a cname set for dokuwiki
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# Make sure that your dns has a cname set for domoticz and that your domoticz container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# set the WEBROOT variable to domoticz for the domoticz container.
|
||||
|
||||
location ^~ /domoticz/ {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for dozzle and that your dozzle container is named dozzle
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# First either add "--base /dozzle" or "-e DOZZLE_BASE=/dozzle" to your docker run command, and restart the Dozzle container
|
||||
|
||||
location /dozzle {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen [::]:443 ssl;
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for duplicati and that your duplicati container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# duplicati does not require a base url setting. DUPLICATI AUTH WILL NOT WORK WITH THIS CONFIG, use the auth options below
|
||||
|
||||
location /duplicati {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for emby and that your emby container is not using a base url
|
||||
# if emby is running in bridge mode and the container is named "emby", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app emby;" with "set $upstream_app <containername>;"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for emby
|
||||
# if emby is running in bridge mode and the container is named "emby", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app emby;" with "set $upstream_app <containername>;"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for embystat
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for flexget
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for flood and that your flood container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# flood does not require a base url setting
|
||||
|
||||
location /flood {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for foldingathome
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for freshrss
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# freshrss does not have a base url setting
|
||||
|
||||
location /freshrss {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for ghost and that your ghost config is not using a subdirectory.
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# Make sure you are using a subfolder in your ghost config file. https://ghost.org/docs/concepts/config/#url
|
||||
# Note: /ghost/ is by default used for the admin page. See https://ghost.org/docs/concepts/config/#admin-url
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for gitea and the following parameters in /data/gitea/conf/app.ini are edited
|
||||
# [server]
|
||||
# SSH_DOMAIN = gitea.server.com
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# The following parameters in /data/gitea/conf/app.ini should be edited to match your setup
|
||||
# [server]
|
||||
# SSH_DOMAIN = example.com:2222
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for glances and that your glances container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# glances does not require a base url setting
|
||||
|
||||
location /glances {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for gotify
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for grafana and that your grafana container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# grafana requires environment variables set thus:
|
||||
# environment:
|
||||
# - "GF_SERVER_ROOT_URL=https://my.domain.com/grafana"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for grocy
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for guacamole and that your guacamole container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# guacamole does not require a base url setting
|
||||
|
||||
location /guacamole {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for headphones
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first stop the headphones container and edit the config.ini for headphones and set http_root to /headphones and then start the headphones container
|
||||
|
||||
location ^~ /headphones {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for heimdall
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# In order to use this location block you need to edit the default file one folder up and comment out the / location
|
||||
|
||||
location / {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for homeassistant and that your homeassistant container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for jackett and that your jackett container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into jackett settings, set the URL Base to /jackett and restart the jackett container
|
||||
|
||||
location ^~ /jackett {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for jellyfin
|
||||
# if jellyfin is running in bridge mode and the container is named "jellyfin", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app <containername>;"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for jellyfin
|
||||
# if jellyfin is running in bridge mode and the container is named "jellyfin", the below config should work as is
|
||||
# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app <containername>;"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# First either add '--prefix=/jenkins' or '-e JENKINS_OPTS="--prefix=/jenkins"' to your docker run command, and restart the Jenkins container.
|
||||
# Also be sure to add '/jenkins/' to your URL under: Jenkins > Configuration > Manage Jenkins > Jenkins URL
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for kanzi
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# kanzi does not have a base url setting
|
||||
|
||||
location /kanzi {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for lazylibrarian
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into lazylibrarian settings, under "Interface" set the URL Base to /lazylibrarian and restart the lazylibrarian container
|
||||
|
||||
location ^~ /lazylibrarian {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for librespeed
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for lidarr and that your lidarr container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into lidarr settings, under "General" set the URL Base to /lidarr and restart the lidarr container
|
||||
|
||||
location ^~ /lidarr {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for lychee
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for mailu and that your mailu front container is named front
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# mailu does not require a base url setting, but the container needs to be named front
|
||||
|
||||
# This config have been tested with "TLS_FLAVOR=mail"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for matomo and that your matomo container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for medusa
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first go into medusa settings, under "Interface" set the URL Base to /medusa and restart the medusa container
|
||||
|
||||
location ^~ /medusa {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for metube
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# set the URL_PREFIX environment variable for the metube container to "/metube"
|
||||
|
||||
location /metube {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for miniflux
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# set the environment variable "BASE_URL" to "https://yourdomain.url/miniflux/", or follow this guide to create a config file for Miniflux: https://miniflux.app/docs/configuration.html
|
||||
|
||||
location /miniflux {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for monitorr
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# monitorr does not require a base url setting
|
||||
|
||||
location /monitorr {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for mstream and your container name is mstream and running using http (default)
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for mylar
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# first stop the mylar container and edit the config.ini for mylar and set http_root to /mylar and then start the mylar container
|
||||
|
||||
location ^~ /mylar {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# works with https://github.com/breakall/mytinytodo-docker
|
||||
# set the mtt_url to 'https://your.domain.com/todo/' in db/config.php
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for navidrome and that your navidrome container is not using a base url
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for netboot
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for netdata
|
||||
|
||||
server {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# netdata does not require a base url setting
|
||||
|
||||
location /netdata {
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for nextcloud
|
||||
# assuming this container is called "swag", edit your nextcloud container's config
|
||||
# located at /config/www/nextcloud/config/config.php and add the following lines before the ");":
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# Assuming this container is called "swag", edit your nextcloud container's config
|
||||
# located at /config/www/nextcloud/config/config.php and add the following lines before the ");":
|
||||
# 'trusted_proxies' => ['swag'],
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
## Version 2020/12/09
|
||||
# make sure that your dns has a cname set for nzbget
|
||||
|
||||
server {
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue