test with start with element and matrix
This commit is contained in:
parent
b808fa8de8
commit
f6720a36c4
@ -73,7 +73,8 @@ config_network
|
||||
|
||||
# Setup SERVICES array to what bundle
|
||||
if [ "$BUNDLE" = "starter" ]; then
|
||||
SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "autodiscover" "panel" "vaultwarden")
|
||||
#SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "autodiscover" "panel" "vaultwarden")
|
||||
SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "autodiscover" "panel" "vaultwarden" "matrix" "element" "coturn")
|
||||
elif [ "$BUNDLE" = "team" ]; then
|
||||
SERVICES=("pdnsmysql" "pdns" "pdnsadmin" "traefik" "postgresql" "ldap" "mail" "collabora" "nextcloud" "autodiscover" "panel" "vaultwarden" "matrix" "element" "coturn" "wordpress" "freescout" "espocrm")
|
||||
elif [ "$BUNDLE" = "ultimate" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user