qzwi: install nextcloud

This commit is contained in:
Franzi 2021-12-17 21:17:22 +01:00
parent 943b454b8a
commit fe36345e5f
Signed by: kunsi
GPG key ID: 12E3D2136B818350
9 changed files with 262 additions and 1 deletions

View file

@ -1,6 +1,12 @@
hostname = "2a00:f820:528::4"
#hostname = "2a00:f820:528::4"
hostname = "31.47.232.108"
bundles = [
"nginx",
"nextcloud",
"openldap",
"php",
"postgresql",
"redis",
]
groups = [
"debian-bullseye",
@ -14,6 +20,14 @@ ips = [
gateway4 = "31.47.232.105"
gateway6 = "2a00:f820:528::1"
[metadata.nextcloud]
domain = "cloud.qzwi.de"
sha1 = "0d496eb0808c292502479e93cd37fe2daf95786a"
version = "23.0.0"
[metadata.nginx.vhosts.nextcloud]
ssl = "_.qzwi.de"
[metadata.openldap]
my_hostname = "ldap.qzwi.de"
ssl = "_.qzwi.de"
@ -23,3 +37,7 @@ backup = [
schemas = [
"openssh-lpk_openldap",
]
[metadata.vm]
cpu = 4
ram = 4