fusionpbx-install.sh/debian/resources/config.sh

25 lines
961 B
Bash
Executable File

# FusionPBX Settings
domain_name=ip_address # hostname, ip_address or a custom value
system_username=admin # default username admin
system_password=random # random or a custom value
system_branch=stable # master, stable
# FreeSWITCH Settings
switch_branch=stable # master, stable
switch_source=false # true or false
switch_package=true # true or false
switch_tls=true # true or false
# Database Settings
database_password=random # random or a custom value
database_repo=official # PostgresSQL official, system, 2ndquadrant
database_version=latest # requires repo official
database_host=127.0.0.1 # hostname or IP address
database_port=5432 # port number
database_backup=false # true or false
# General Settings
php_version=7 # PHP version 5 or 7
letsencrypt_folder=true # true or false