Update readme.md
This commit is contained in:
parent
ba398de05c
commit
894afb08a1
|
|
@ -58,7 +58,7 @@ wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/maste
|
||||||
cd /usr/src/fusionpbx-install.sh/centos && ./install.sh
|
cd /usr/src/fusionpbx-install.sh/centos && ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
This install script is designed to be an fast, simple, and in a modular way to install FusionPBX. Start with a minimal install of Debian 10 with SSH enabled. Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL.
|
This install script is designed to be an fast, simple, and in a modular way to install FusionPBX. Start with a minimal install with SSH enabled. Run the following commands under root. The script installs FusionPBX, FreeSWITCH release package and its dependencies, IPTables, Fail2ban, NGINX, PHP FPM and PostgreSQL.
|
||||||
|
|
||||||
Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh readme section for more details.
|
Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh readme section for more details.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue