Centos 7.3 Install FusionPBX

Debian Install
Recommended Operating System by the FreeSWITCH developers. Start with a minimal install of Debian 8. Then run the following commands as 'root'.

wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh
cd /usr/src/fusionpbx-install.sh/debian && ./install.sh

Note: If using Debian Jessie on Proxmox LXC containers please run the following BEFORE starting the FusionPBX install.

apt-get update && apt-get upgrade
apt-get install systemd
apt-get install systemd-sysv
apt-get install ca-certificates
reboot


FreeBSD Install
Start with a minimal install of FreeBSD 11. Then run the following commands as 'root'.

pkg install --yes git
cd /usr/src && git clone https://github.com/fusionpbx/fusionpbx-install.sh.git
cd /usr/src/fusionpbx-install.sh/freebsd
./install.sh


CentOS Install
Start with a minimal install of CentOS 7. Then run the following commands as 'root'.

wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/centos/pre-install.sh | sh
cd /usr/src/fusionpbx-install.sh/centos && ./install.sh


Web Server - NGINX
The default is NGINX as its small fast and easy to configure HTTPs is pre-configured with a self signed certificate.


Database Server - SQLite or PostgreSQL
The default is PostgreSQL. PostgreSQL is a great choice for a larger system that need toscale especially for multi-tenant systems. PostgreSQL is an advanced ANSI SQL compliant database. It is stable, powerful has nativeUUID data types which are used relating data in FusionPBX, it can scale, database replication support is amazing and we teach how to domulti-master replication in the FusionPBX advanced class. SQLite is a great choice for an embedded system or small business it should notbe used for multi-tenant systems that will be used in production.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

CIAS

你的鼓励就是我的鼓励

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值