1
0
mirror of https://github.com/funkypenguin/geek-cookbook/ synced 2026-07-09 05:33:07 +00:00
* Huginn recipe WIP

* Add Huginn recipe
This commit is contained in:
David Young
2017-08-09 22:29:30 +12:00
committed by GitHub
parent 8a1eb6defc
commit 12b206d164
7 changed files with 249 additions and 25 deletions
+3
View File
@@ -68,6 +68,8 @@ services:
networks:
- traefik
- internal
volumes:
- /var/data/oauth_proxy/authenticated-emails.txt:/authenticated-emails.txt
deploy:
labels:
- traefik.frontend.rule=Host:wekan.example.com
@@ -80,6 +82,7 @@ services:
-http-address=http://0.0.0.0:4180
-email-domain=example.com
-provider=github
-authenticated-emails-file=/authenticated-emails.txt
wekan:
image: wekanteam/wekan:latest