add vikunja
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Torma Kristóf 2023-08-05 23:36:25 +02:00
parent eed480b853
commit e9a88a7494
3 changed files with 12 additions and 0 deletions

8
host_vars/vikunja.yaml Normal file
View File

@ -0,0 +1,8 @@
---
ansible_host: vikunja.intra.tormakris.dev
webserver:
- domain: "vikunja.tormakristof.eu"
port: 8080
bigrequests: false
https: false
...

View File

@ -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:

View File

@ -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:
[]