|
@@ -5,10 +5,10 @@ New Install
|
|
|
.. image:: ../_static/images/logo_right.png
|
|
|
:scale: 85%
|
|
|
|
|
|
-Welcome to the FUSIONPBX getting started guide. In this section we will show how to install FUSIONPBX. FUSIONPBX can be used on multiple different operating systems, databases, and web servers. In this guide we will show on Debian 8 (Jessie), Postgresql and NGINX. **Please note to have a clean install. The install script will install everthing but the Operating System**
|
|
|
+Welcome to the FUSIONPBX getting started guide. In this section we will show how to install FUSIONPBX. FUSIONPBX can be used on multiple different operating systems, databases, and web servers. In this guide we will show on Debian 8 (Jessie), Postgresql and NGINX. **Please note to have a clean install. The install script will install everything but the Operating System**
|
|
|
|
|
|
|
|
|
-**1.** Goto a console and follow the recomended steps from http://fusionpbx.com/download.php for a standard installation. Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh readme section for more details.
|
|
|
+**1.** Goto a console and follow the recommended steps from http://fusionpbx.com/download.php for a standard installation. Some installations require special considerations. Visit https://github.com/fusionpbx/fusionpbx-install.sh Readme section for more details.
|
|
|
|
|
|
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 8 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.
|
|
|
|