summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-12 18:43:04 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-12 18:43:04 +0200
commit7cd4309e4fce47ecd8241becb93ad2a57db16982 (patch)
tree37b41d296244a6341660113199789656e400bc5c /inventory
parentch-apps: upgrade node-red to 3.1.9 (diff)
sk-cloudio:
- remove nextcloud instance: wae.elevate.at - add new nextcloud instance: visuals.pixeldada.com - prepare visuals.pixeldada.com and nc.skillz.biz for memories plugin
Diffstat (limited to 'inventory')
-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