From 6a485dcc7065f048172e89e405068e6a5c1479b7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 13 Jul 2022 22:07:12 +0200 Subject: add apps/pigallery2 --- inventory/host_vars/sk-cloudio/pigallery2.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 inventory/host_vars/sk-cloudio/pigallery2.yml (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/sk-cloudio/pigallery2.yml b/inventory/host_vars/sk-cloudio/pigallery2.yml new file mode 100644 index 00000000..fdbf8cc8 --- /dev/null +++ b/inventory/host_vars/sk-cloudio/pigallery2.yml @@ -0,0 +1,15 @@ +--- +pigallery2_zfs: + pool: storage + name: pigallery2 + properties: + compression: lz4 + +pigallery2_instances: + pix.elevate.at: + version: 1.9.3 + port: 8700 + hostname: pix.elevate.at + zfs_properties: + quota: 1G + images_path: /srv/storage/nextcloud/wolke.elevate.at/nextcloud/data/__groupfolders/1/Editions_2014_2022/Fotos_Editions/2022/ -- cgit v1.2.3