vkanet / doPBX

A script to simplify the installation process of FreePBX on a CentOS server (specifically intended for a CentOS DigitalOcean Droplet)

Home Page:https://youtu.be/A6mxdvIMLEc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find the YouTube Video here: https://youtu.be/A6mxdvIMLEc

Pre-requisites

  • SELinux is Disabled (it is in DigitalOcean by default)
  • A CentOS 7 droplet (of any size)

Step 1: Get/Clone (if you have git) the script found in my GitHub Repository

Step 2: Run the Script

  • sh install_freepbx.sh

The Script will run for a bit more, you then will be able to choose if you would like any more Asterisk modules to be installed.

The script will then finish and you can browse to the FreePBX WebGUI using the droplet IP address.

About

A script to simplify the installation process of FreePBX on a CentOS server (specifically intended for a CentOS DigitalOcean Droplet)

https://youtu.be/A6mxdvIMLEc


Languages

Language:Shell 100.0%