Skip to content

gonjumixproject/FreePbX_Installation_Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

FreePbX_Installation_Script

FreePBX 14-Ubuntu 18.04-Asterisk 13 Installation Script

I created this script to perform quick installation for the new clean servers, it is basicly for my 5$ digiltaocean server.

Make sure the read below;

This is an Installation Script For ==>>

Server Version : Ubuntu 18.04
FreePBX Version : FreePBX 14
Asterisk Version: Asterisk 13.18.3

The script will only work if you are ROOT user
Become ROOT user if you did not already

The script will work for the clean server image without any installation
If you want to reinstall FreePBX, the script will fail

https://wiki.freepbx.org/display/FOP/Installing+FreePBX+14+on+Ubuntu+18.04 page is used

How to Use it :

su -
git clone https://github.com/gonjumixproject/FreePbX_Installation_Script
cd FreePbX_Installation_Script/
./Installation_Script.sh

FreePBX 14 to 15 Upgrade:

root@gonca:~# fwconsole ma downloadinstall
fwconsole versionupgrade --check
fwconsole reload
fwconsole chown
fwconsole versionupgrade --check
fwconsole versionupgrade --upgrade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages