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:
|
backup:
|
||||||
librespeed:
|
librespeed:
|
||||||
plex:
|
plex:
|
||||||
|
vikunja:
|
||||||
dockerwebhosts:
|
dockerwebhosts:
|
||||||
hosts:
|
hosts:
|
||||||
matrix:
|
matrix:
|
||||||
@ -38,6 +39,7 @@ all:
|
|||||||
mastodon:
|
mastodon:
|
||||||
librespeed:
|
librespeed:
|
||||||
plex:
|
plex:
|
||||||
|
vikunja:
|
||||||
nightlydocker:
|
nightlydocker:
|
||||||
hosts:
|
hosts:
|
||||||
matrix:
|
matrix:
|
||||||
@ -50,6 +52,7 @@ all:
|
|||||||
mastodon:
|
mastodon:
|
||||||
librespeed:
|
librespeed:
|
||||||
plex:
|
plex:
|
||||||
|
vikunja:
|
||||||
gameservers:
|
gameservers:
|
||||||
hosts:
|
hosts:
|
||||||
projectzomboid:
|
projectzomboid:
|
||||||
|
@ -16,6 +16,7 @@ proxy:
|
|||||||
- {domain: mastodon.tormakristof.eu, ip: mastodon.intra.tormakris.dev, bigrequests: true, ignorecert: false}
|
- {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: 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: 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:
|
static:
|
||||||
[]
|
[]
|
||||||
|
Loading…
Reference in New Issue
Block a user