Add gitea compose application config

This commit is contained in:
2020-12-08 22:41:03 -05:00
parent e0fc6ab1fa
commit fd056ba0fa
2 changed files with 86 additions and 0 deletions

35
vars/applications.yml Normal file
View File

@@ -0,0 +1,35 @@
---
omni_compose_version: 3.7
omni_compose_apps:
bitwarden:
datastore: /appdata/bitwarden
account:
name: mech_bitwarden
uid: 1294
published:
host: ssv.enp.one
ports:
8080: 8090
8443: 8943
networks:
internal: 192.168.104.0/24
external: 192.168.105.0/24
versions:
default: 1.36.1
web: 2.15.1
attachments: 1.34.0
gitea:
datastore: /appdata/gitea
account:
name: mech_gitea
uid: 1295
published:
host: vcs.enp.one
ports:
3000: 3000
22: 2222
networks:
main: 192.168.103.0/24
versions:
default: 1.11.5