Commit Graph

25 Commits

Author SHA1 Message Date
FusionPBX
10695baa98 Update install.sh
Copy freeswitch conf xml files then update the file permissions.
2016-08-16 14:15:18 -06:00
FusionPBX
f60e570a98 Update install.sh 2016-08-16 11:55:14 -06:00
FusionPBX
3236ee4e0a Update install.sh 2016-08-16 11:47:08 -06:00
FusionPBX
d983f7075c Update install.sh 2016-08-15 23:07:30 -06:00
FusionPBX
5f696755da Update install.sh
Use the permissions.sh script by default.
2016-08-15 22:40:08 -06:00
Mafoo
41c48b7df2 Enhance-Add Raspbian Support (#32)
If lsb_release -i is Raspbian report as Debian to os_check
reorganised CPU/OS checks to be more in depth and separate detects from checks
2016-08-15 09:22:23 -06:00
Mafoo
9bb09c15d2 BugFix-Arm compatibility (#31)
fix an issue reported in IRC with cubox-i4 not detecting the cpu
correctly
2016-08-05 08:10:39 -06:00
Mafoo
ae2c3ee411 Enhance-Add php config (#30)
update the post_max_size to 32M during the install
2016-08-02 11:14:57 -06:00
Mafoo
76eb530f3b Enhance Add colours (#21)
added colour support in a way that will not screw up the console if
colour support is not available
Used US spelling ;p
If approved will add to remaining scripts
2016-06-13 18:40:49 -06:00
Mafoo
5482b1b932 Enhance-Add OS-CPU bit checking (#17)
encourage users to submit the output of lsb_release as an issue when
that test fails, this should allow contributors not in irc at the time
of the problem to see the information
Add CPU and OS bit checking which can be disabled with --no-cpu-check
2016-06-11 08:52:38 -06:00
Mafoo
bded377c9a BugFix-make relative paths work (#19)
remove path on systemctl as it should rely on path as it could be in
/sbib/ on some systems
2016-06-11 08:50:10 -06:00
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