Added CT's Duplicati and Vouch-Proxy

This commit is contained in:
2022-04-21 02:05:12 +02:00
parent 22f9b68c32
commit 3b5dcf8811
13 changed files with 207 additions and 3 deletions

View File

@@ -361,6 +361,13 @@ files:
variants:
- heimdall
#FileForVouchproxy
- path: /opt/Setup
generator: copy
source: CT-Files/vouchproxy
variants:
- vouchproxy
packages:
manager: apk
update: true
@@ -563,6 +570,13 @@ packages:
variants:
- heimdall
#PKGS for Vouchproxy
- packages:
- vouch-proxy
action: install
variants:
- vouchproxy
repositories:
- name: /etc/apk/repositories
url: |-
@@ -571,7 +585,7 @@ packages:
http://192.168.200.11/alpine/v{{ image.release }}/community
#EndREPOS
{% if image.variant == "ddns" %}@TestingEdge http://dl-4.alpinelinux.org/alpine/edge/testing{% endif %}
actions:
- trigger: post-unpack
@@ -653,6 +667,7 @@ actions:
- mailbackup
- elkarbackupALP
- heimdall
- vouchproxy
# Enable service for iscsi CT
- trigger: post-files