|
@@ -0,0 +1,17 @@
|
|
|
+############
|
|
|
+Experimental
|
|
|
+############
|
|
|
+
|
|
|
+This batch .bat file will download, install and configure FusionPBX on Windows 64bit.
|
|
|
+The following will be installed:
|
|
|
+
|
|
|
+* FreeSWITCH (1.7.0-0a024c4ecb-64bit)
|
|
|
+* FusionPBX (Current)
|
|
|
+* Postgresql (9.4)
|
|
|
+* postgresql-odbc (09_05_0100)
|
|
|
+* NGINX (1.9.9)
|
|
|
+* PHP (7.0)
|
|
|
+* GIT (Git-2.6.4-64-bit)
|
|
|
+* 7zip
|
|
|
+
|
|
|
+If you find a better way please edit the script. This script is not completed yet and fusionpbx database needs manually created.
|