Skip to content

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

Notifications You must be signed in to change notification settings

MPSoftDenmark/new-freepbx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Pre-requisites

  • A CentOS 7+ droplet (of any size)

(A) Way to install

Install a clean CentOS and then follow step 1-3

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

Step 2: Run the Script

  • sh install_freepbx.sh

Step 2.1: Configure mysql root with no password

Step 2.2: Configure Asterisk modules

Step 3: After the install-script finishup, browse to the FreePBX WebGUI using the IP address.

(B) Way to install

Install a CentOS using userdata from

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%