Fedora Server 22 x86_64 fusionpbx deployment script.
==========================================================
Assumptions:
- Fedora 22 Server machine is installed and dnf update with reboot ran OK.
- In case of multi server ssh key installed and configured for inter host communication.
- Script need run as root only.
- Internet connection is configured.
Usage:
- Download scripts.
- Place CertMng into /usr/bin and set +x permissions.
- Make sure function file in same directory as install script prefer /root
- Run script ./deploy_fusionpbx_fedora_server22
- Provide answers on asked questions.
Installation Model:
- Database and fusionpbx on same host.
- Database and fusionpbx on separate hosts.