Commit Graph

17 Commits

Author SHA1 Message Date
FusionPBX
2b69de5f12 Update fail2ban.sh 2017-04-23 01:09:56 -06:00
FusionPBX
8d7ee0fd50 Update firewalld.sh 2017-04-23 01:07:22 -06:00
FusionPBX
487bde2e92 Update fail2ban.sh 2017-04-23 01:03:34 -06:00
FusionPBX
29f55141b6 Update finish.sh 2017-04-23 00:56:42 -06:00
FusionPBX
f234d1484b Create environment.sh 2017-04-23 00:39:51 -06:00
FusionPBX
63b7ee71c0 Update config.sh 2017-04-23 00:27:24 -06:00
FusionPBX
d8450d43e3 Update finish.sh 2017-04-16 12:02:40 -06:00
Len
bbbf16768f Update pre-install.sh (#92)
added -y so git will auto answer yes
2017-04-15 22:53:21 -06:00
FusionPBX
39f5d2388f Update pre-install.sh 2017-04-03 22:31:39 -06:00
FusionPBX
51a75e836a Create pre-install.sh 2017-04-03 22:28:23 -06:00
FusionPBX
0259756941 Create config.sh 2017-04-03 19:46:20 -06:00
FusionPBX
4a7e3f5d72 Create sngrep.sh 2017-04-03 19:20:26 -06:00
FusionPBX
aae94bf317 Update fusionpbx.sh 2017-04-03 19:18:00 -06:00
erxspin
5a2f3521cb Bug fix exec permissions CentOS - part 1 (#89)
* added CentOS, Fedora, RHEL choices with minimal version check (recommited)

* fixed small typos

* added special option --use-php5-package

* parse options and export new environment variable USE_PHP5_PACKAGE

* added choice between php5* or php7.0* packages (recommited)

* fixed php*-fpm service name and php.ini file path (recommited)

* prepare socket name for nginx to work with php5-fpm or php7.0-fpm (recommited)

* added ppa:ondrej/php5-compat repo

* added dependency ppa:ondrej/php repo and package software-properties-common

* added execute permissions to ./centos/*.sh files
2017-03-17 17:44:14 -06:00
erxspin
26d050685a Bug fix empty value check CentOS (#85)
* added CentOS, Fedora, RHEL choices with minimal version check (recommited)

* fixed small typos

* added special option --use-php5-package

* parse options and export new environment variable USE_PHP5_PACKAGE

* added choice between php5* or php7.0* packages (recommited)

* fixed php*-fpm service name and php.ini file path (recommited)

* prepare socket name for nginx to work with php5-fpm or php7.0-fpm (recommited)

* added ppa:ondrej/php5-compat repo

* added dependency ppa:ondrej/php repo and package software-properties-common

* POSIX sh empty value check compatibility
2017-03-10 16:07:16 -07:00
erxspin
f2265865f9 Bug fix multiple records in db CentOS (#86)
* added CentOS, Fedora, RHEL choices with minimal version check (recommited)

* fixed small typos

* added special option --use-php5-package

* parse options and export new environment variable USE_PHP5_PACKAGE

* added choice between php5* or php7.0* packages (recommited)

* fixed php*-fpm service name and php.ini file path (recommited)

* prepare socket name for nginx to work with php5-fpm or php7.0-fpm (recommited)

* added ppa:ondrej/php5-compat repo

* added dependency ppa:ondrej/php repo and package software-properties-common

* drop and create again postgresql public schema with cascade option to prevent multiple domains creation in db
2017-03-10 16:06:43 -07:00
Adam Niedzwiedzki
e1e6e06162 CentOS 7 Installer (#71) 2017-02-23 09:53:37 -07:00