Update turnkey.sh

add appliances
This commit is contained in:
tteckster 2023-09-18 19:53:44 -04:00 committed by GitHub
parent 5a526099f7
commit a72c411497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,7 @@ while read -r TAG ITEM; do
done < <(
cat <<EOF
core Core
faveo-helpdesk Faveo Helpdesk
fileserver File Server
gallery Gallery
gameserver Game Server
@ -75,9 +76,12 @@ invoice-ninja Invoice Ninja
mediaserver Media Server
nextcloud Nextcloud
observium Observium
odoo Odoo
openvpn OpenVPN
owncloud ownCloud
phpbb phpBB
torrentserver Torrent Server
wireguard WireGuard
wordpress Wordpress
zoneminder ZoneMinder
EOF