Commit Graph

14 Commits

Author SHA1 Message Date
Mafoo bb2079323d Enhance Add bootstrap installer (#16)
Added bootstrap installer to help simplify the install
Checks for root
Checks what OS (in a way that can be expanded)
If > Debian 8
- Install Git
- Fetch the rest of the installer
- Start the Install passing though command line options
2016-06-08 07:04:57 -06:00
markjcrane 98e386458b Shorten the parameter names used in the install script. I'm considering shortening them further. 2016-06-04 13:21:32 -06:00
markjcrane bfd6075f14 Fix a spelling mistake in install.sh. 2016-06-04 13:05:16 -06:00
Mafoo bf5a253f65 fixes for fail2ban (#10)
export the command line variables so sub scripts can use them
use sed to update log path is source is used
simplify freeswitch rules to use protocol=all
general tidy up of spacing in files
2016-05-28 12:09:45 -06:00
FusionPBX b37d3c338a Update install.sh
Change restart php-fpm to php5-fpm
2016-05-26 17:56:05 -06:00
mafoo bef7c9b4b2 Initial permission changes
added use of getopt to allow command line options to indicate to use different sources

added +x
2016-05-26 19:35:00 +01:00
FusionPBX 16c07760fd Update install.sh
Add the new package-permissions.sh shell script to install.sh.
2016-05-23 21:10:52 -06:00
FusionPBX 08689f192f Update install.sh 2016-05-16 20:18:10 -06:00
FusionPBX 031290347e Update install.sh
Restart freeswitch after installing and configuring postgresql.
2016-05-16 20:16:28 -06:00
DigiDaz 8c7bfc3f27 Restart freeswitch 2016-05-17 01:26:27 +01:00
FusionPBX ef662b3362 Update install.sh 2016-05-10 11:15:14 -06:00
FusionPBX 4b2ef69703 Update install.sh
Fix the path for finish.sh
2016-05-09 16:35:25 -06:00
markjcrane 2defa9d736 Add a finish.sh script to run after the web based part of the install. 2016-05-09 16:30:26 -06:00
markjcrane 5988b7ed7d Add a shell install script. 2016-04-29 13:24:22 -06:00