add vikunja
Some checks reported errors
continuous-integration/drone/push Build was killed

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

View File

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