This commit is contained in:
parent
eed480b853
commit
e9a88a7494
8
host_vars/vikunja.yaml
Normal file
8
host_vars/vikunja.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
ansible_host: vikunja.intra.tormakris.dev
|
||||
webserver:
|
||||
- domain: "vikunja.tormakristof.eu"
|
||||
port: 8080
|
||||
bigrequests: false
|
||||
https: false
|
||||
...
|
@ -25,6 +25,7 @@ all:
|
||||
backup:
|
||||
librespeed:
|
||||
plex:
|
||||
vikunja:
|
||||
dockerwebhosts:
|
||||
hosts:
|
||||
matrix:
|
||||
@ -38,6 +39,7 @@ all:
|
||||
mastodon:
|
||||
librespeed:
|
||||
plex:
|
||||
vikunja:
|
||||
nightlydocker:
|
||||
hosts:
|
||||
matrix:
|
||||
@ -50,6 +52,7 @@ all:
|
||||
mastodon:
|
||||
librespeed:
|
||||
plex:
|
||||
vikunja:
|
||||
gameservers:
|
||||
hosts:
|
||||
projectzomboid:
|
||||
|
@ -16,6 +16,7 @@ proxy:
|
||||
- {domain: mastodon.tormakristof.eu, ip: mastodon.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
||||
- {domain: speedtest.tormakristof.eu, ip: librespeed.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
||||
- {domain: plex.tormakristof.eu, ip: plex.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
||||
- {domain: vikunja.tormakristof.eu, ip: vikunja.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
||||
|
||||
static:
|
||||
[]
|
||||
|
Loading…
Reference in New Issue
Block a user