Mafoo
d612f4c553
Enhance - report more on error in enviroment.sh ( #99 )
...
When there is a error with the enviroment report more information
fixes for the centos script that had some parts wrong
2017-09-02 09:10:37 -06:00
Mafoo
3744d31bb3
Enhance - add reset_admin_password.sh ( #102 )
...
will look for all instances of system_username from config.sh in the database and update it's password
2017-07-29 13:59:40 -06:00
Mafoo
6ced551218
add 'at' as a requirred package ( #101 )
2017-06-10 11:50:59 -06:00
Mafoo
0ce35270e3
BugFix core/upgrade/install.php timeout ( #98 )
...
update configuration to allow the core/upgrade/install.php to have the
same read_timeout in nginx as it has in php execution time.
This should prevent the nginx timeout error when a upgrade takes longer
than 60 seconds (the deafult in nginx)
2017-05-23 09:30:15 -06:00
Mafoo
cb34f13025
BugFix Relative paths ( #57 )
...
some relative paths needed to be updated when chdir was added
2017-02-09 08:24:37 -07:00
Mafoo
051a6b9711
Enhance-More Colours ( #52 )
...
enable colours in more scripts
change fail2ban.s to use arguments.sh to initialize it's variables
2017-02-07 22:44:35 -07:00
Mafoo
f6d1362242
BugFix-Newlines ( #50 )
...
this should fix -
https://github.com/fusionpbx/fusionpbx-install.sh/issues/48
2016-11-25 10:06:21 -07:00
Mafoo
02057e68dc
BugFix-Resource sourcing ( #46 )
...
changes of directory using relative paths is back firing
2016-09-30 16:59:58 -06:00
Mafoo
eda28f4efd
Added Branch support ( #44 )
...
moved command line argument processing to a separate script so it can be
shared
added --use-system-master to allow user to use master branch instead of
detected master
2016-09-29 10:57:50 -06:00