summaryrefslogtreecommitdiff
path: root/inventory/host_vars/sk-cloudio/nextcloud.yml
diff options
context:
space:
mode:
Diffstat (limited to 'inventory/host_vars/sk-cloudio/nextcloud.yml')
-rw-r--r--inventory/host_vars/sk-cloudio/nextcloud.yml40
1 files changed, 28 insertions, 12 deletions
diff --git a/inventory/host_vars/sk-cloudio/nextcloud.yml b/inventory/host_vars/sk-cloudio/nextcloud.yml
index 0eb326ac..82ffca47 100644
--- a/inventory/host_vars/sk-cloudio/nextcloud.yml
+++ b/inventory/host_vars/sk-cloudio/nextcloud.yml
@@ -8,7 +8,7 @@ nextcloud_zfs:
nextcloud_instances:
luzesombra.skillz.biz:
# new: true
- version: 28.0.3
+ version: 28.0.4
port: 8100
hostnames:
- luzesombra.skillz.biz
@@ -22,12 +22,12 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['luzesombra.skillz.biz'] }}"
insomnia.skillz.biz:
# new: true
- version: 28.0.3
+ version: 28.0.4
port: 8101
hostnames:
- insomnia.skillz.biz
zfs_properties:
- quota: 300G
+ quota: 400G
redis:
version: 7.2.1
database:
@@ -36,7 +36,7 @@ nextcloud_instances:
password: "{{ vault_nextcloud_database_passwords['insomnia.skillz.biz'] }}"
nc.skillz.biz:
# new: true
- version: 28.0.3
+ version: 28.0.4
port: 8102
hostnames:
- nc.skillz.biz
@@ -48,23 +48,39 @@ nextcloud_instances:
type: mariadb
version: 10.11.5
password: "{{ vault_nextcloud_database_passwords['nc.skillz.biz'] }}"
- wae.elevate.at:
+ extra_args:
+ - "--log_bin_trust_function_creators=true"
+ custom_image:
+ dockerfile: |
+ RUN set -x \
+ && apt-get update -q \
+ && apt-get install -y -q ffmpeg \
+ && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
+ visuals.pixeldada.com:
# new: true
- version: 28.0.3
- port: 8104
+ version: 28.0.4
+ port: 8103
hostnames:
- - wae.elevate.at
+ - visuals.pixeldada.com
zfs_properties:
quota: 100G
redis:
- version: 7.2.1
+ version: 7.2.4
database:
type: mariadb
- version: 10.11.5
- password: "{{ vault_nextcloud_database_passwords['wae.elevate.at'] }}"
+ version: 11.3.2
+ password: "{{ vault_nextcloud_database_passwords['visuals.pixeldada.com'] }}"
+ extra_args:
+ - "--log_bin_trust_function_creators=true"
+ custom_image:
+ dockerfile: |
+ RUN set -x \
+ && apt-get update -q \
+ && apt-get install -y -q ffmpeg \
+ && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
wolke.elev8.at:
# new: true
- version: 28.0.3
+ version: 28.0.4
port: 8105
hostnames:
- wolke.elev8.at