Added Tvheadend and mqtt CT
This commit is contained in:
@@ -324,6 +324,13 @@ files:
|
||||
variants:
|
||||
- nextcloud
|
||||
|
||||
#FileForMqtt
|
||||
- path: /opt/Setup
|
||||
generator: copy
|
||||
source: CT-Files/mqtt
|
||||
variants:
|
||||
- mqtt
|
||||
|
||||
packages:
|
||||
manager: apk
|
||||
update: true
|
||||
@@ -444,6 +451,14 @@ packages:
|
||||
variants:
|
||||
- nextcloud
|
||||
|
||||
#PKGS for mqtt broker
|
||||
- packages:
|
||||
- mosquitto
|
||||
- mosquitto-clients
|
||||
action: install
|
||||
variants:
|
||||
- mqtt
|
||||
|
||||
repositories:
|
||||
- name: /etc/apk/repositories
|
||||
url: |-
|
||||
@@ -513,7 +528,9 @@ actions:
|
||||
- z2mqtt
|
||||
- nodered
|
||||
- nextcloud
|
||||
- mqtt
|
||||
|
||||
# Enable service for iscsi CT
|
||||
- trigger: post-files
|
||||
action: |-
|
||||
#!/bin/sh
|
||||
|
||||
Reference in New Issue
Block a user