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 < <( done < <(
cat <<EOF cat <<EOF
core Core core Core
faveo-helpdesk Faveo Helpdesk
fileserver File Server fileserver File Server
gallery Gallery gallery Gallery
gameserver Game Server gameserver Game Server
@ -75,9 +76,12 @@ invoice-ninja Invoice Ninja
mediaserver Media Server mediaserver Media Server
nextcloud Nextcloud nextcloud Nextcloud
observium Observium observium Observium
odoo Odoo
openvpn OpenVPN openvpn OpenVPN
owncloud ownCloud owncloud ownCloud
phpbb phpBB
torrentserver Torrent Server torrentserver Torrent Server
wireguard WireGuard
wordpress Wordpress wordpress Wordpress
zoneminder ZoneMinder zoneminder ZoneMinder
EOF EOF