1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2025-12-13 09:46:23 +00:00

Bye zappi, hello a5huynh (#37)

This commit is contained in:
David Young
2018-06-19 20:09:58 +12:00
committed by GitHub
parent 2f6917cafc
commit 8bf7319747
21 changed files with 21 additions and 21 deletions

View File

@@ -24,7 +24,7 @@ headphones:
- internal
headphones_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/headphones.env
networks:
- internal

View File

@@ -23,7 +23,7 @@ jackett:
- internal
jackett_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/jackett.env
networks:
- internal

View File

@@ -28,7 +28,7 @@ lazylibrarian:
- internal
lazylibrarian_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/lazylibrarian.env
networks:
- internal

View File

@@ -22,7 +22,7 @@ mylar:
- internal
mylar_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/mylar.env
networks:
- internal

View File

@@ -28,7 +28,7 @@ nzbget:
- internal
nzbget_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/nzbget.env
networks:
- internal

View File

@@ -28,7 +28,7 @@ nzbhydra:
- internal
nzbhydra_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/nzbhydra.env
networks:
- internal

View File

@@ -43,7 +43,7 @@ nzbhydra2:
- internal
nzbhydra2_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/nzbhydra2.env
networks:
- internal

View File

@@ -29,7 +29,7 @@ ombi:
- internal
ombi_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/ombi.env
networks:
- internal

View File

@@ -40,7 +40,7 @@ radarr:
- internal
radarr_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/radarr.env
networks:
- internal

View File

@@ -31,7 +31,7 @@ sabnzbd:
- internal
sabnzbd_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/sabnzbd.env
networks:
- internal

View File

@@ -26,7 +26,7 @@ sonarr:
- internal
sonarr_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/autopirate/sonarr.env
networks:
- internal

View File

@@ -77,7 +77,7 @@ services:
- internal
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/calibre-web/calibre-web.env
dns_search: hq.example.com
networks:

View File

@@ -81,7 +81,7 @@ services:
--user-icons gravatar
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/gollum/gollum.env
networks:
- internal

View File

@@ -85,7 +85,7 @@ services:
- internal
grafana-proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/homeassistant/grafana.env
dns_search: hq.example.com
networks:

View File

@@ -76,7 +76,7 @@ services:
- traefik.port=80
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/kanboard/kanboard.env
networks:
- internal

View File

@@ -74,7 +74,7 @@ services:
- /var/data/munin/cache:/var/cache/munin
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file: /var/data/config/munin/munin.env
networks:
- traefik

View File

@@ -65,7 +65,7 @@ services:
- 8083:8083
owntracks-proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/config/owntracks/owntracks.env
networks:
- internal

View File

@@ -62,7 +62,7 @@ services:
- /var/data/wekan/wekan-db-dump:/dump
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file: /var/data/wekan/wekan.env
networks:
- traefik

View File

@@ -93,7 +93,7 @@ services:
- /var/data/wallabag/images:/var/www/wallabag/web/assets/images
wallabag_proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file: /var/data/config/wallabag/wallabag.env
networks:
- internal

View File

@@ -70,7 +70,7 @@ services:
- /var/data/wekan/database-dump:/dump
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file: /var/data/config/wekan/wekan.env
networks:
- traefik

View File

@@ -51,7 +51,7 @@ You'll need to define a service for the oauth_proxy in every stack which you wan
```
proxy:
image: zappi/oauth2_proxy
image: a5huynh/oauth2_proxy
env_file : /var/data/wekan/wekan.env
networks:
- traefik