Commit Graph

1959 Commits

Author SHA1 Message Date
Mark J Crane 37d0e9ec99 More work on nginx 2017-03-26 14:07:55 -06:00
Mark J Crane c83134b436 Fix the fusionpbx git pull 2017-03-26 13:24:16 -06:00
Mark J Crane 3d9287de66 Fix the sed statements in php.sh 2017-03-26 10:25:00 -06:00
Mark J Crane 50359e7230 Add 127.0.0.1:80, 443, and rewrite rules to the nginx config 2017-03-26 10:06:51 -06:00
Mark J Crane 318abae8d7 Add php 5.6 as an option 2017-03-26 09:26:27 -06:00
Mark J Crane 1089698a00 Postgres install is working nginx is closer 2017-03-25 17:49:24 -06:00
Mark J Crane 2b6188363c Remove systemd from switch.sh and update config.sh 2017-03-25 15:25:10 -06:00
Mark J Crane 153f64f8b4 fix sngrep install 2017-03-25 15:19:57 -06:00
FusionPBX 8bdfef0e44 Delete source-to-package.sh 2017-03-25 15:15:45 -06:00
FusionPBX 5282410a04 Delete source-systemd.sh 2017-03-25 15:15:07 -06:00
Mark J Crane bc1dcdeab9 update the switch conf and permissions 2017-03-25 15:14:21 -06:00
Mark J Crane 0e8f0aa7e5 Fix the FreeeSWITCH compile 2017-03-25 15:10:11 -06:00
FusionPBX 8e6a80f29d Update switch.sh 2017-03-25 12:52:37 -06:00
Mark J Crane b08fe9a896 Fix the service restart commands 2017-03-25 12:45:18 -06:00
Mark J Crane 675cbe8303 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx-install.sh 2017-03-25 12:40:59 -06:00
Mark J Crane e41f23b9ca Add some files 2017-03-25 12:39:05 -06:00
FusionPBX e9e3073332 Update fail2ban.sh 2017-03-25 12:20:27 -06:00
FusionPBX 3949040f2e Update install.sh 2017-03-25 12:00:10 -06:00
FusionPBX 6e2a02bb57 Update pf.sh 2017-03-25 11:52:49 -06:00
FusionPBX 570d657438 Delete arguments.sh 2017-03-25 11:51:52 -06:00
Mark J Crane 83f064cae0 Start the FreeBSD install script (not ready) 2017-03-25 11:41:47 -06:00
FusionPBX 59c4f4473e Update iptables.sh
Adding IPtables DSCP QoS tagging - Thanks Brian K West for this suggestion.
2017-03-23 14:51:08 -06:00
FusionPBX ddca9feea4 Update finish.sh 2017-03-18 23:03:37 -06:00
FusionPBX 1a6d526ab0 Update config.sh 2017-03-18 22:51:37 -06:00
FusionPBX 1083740323 Create README.md 2017-03-18 01:58:42 -06:00
FusionPBX 889c0ceae1 Create pre-install.sh 2017-03-18 01:28:33 -06:00
FusionPBX c73374de5a Delete README.md 2017-03-18 01:14:46 -06:00
FusionPBX 4aec1934d5 Delete install.sh 2017-03-18 01:14:19 -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
FusionPBX 7086f7aff8 Update letsencrypt.sh 2017-03-11 12:43:31 -07:00
FusionPBX e68d908e47 Update letsencrypt.sh 2017-03-11 12:40:29 -07: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
FusionPBX 2b1c6190fa Update postgres.sh
Fix the drop schema and create schema.
2017-03-10 04:12:59 -07:00
FusionPBX 1e18000cd5 Update nginx.sh 2017-03-09 12:10:47 -07:00
FusionPBX 40505e1de7 Update source-release.sh 2017-03-09 10:40:20 -07:00
FusionPBX fd9d998339 Update package-release.sh 2017-03-09 10:31:20 -07:00
FusionPBX 77ce16af7c Update package-all.sh 2017-03-09 10:27:02 -07:00
FusionPBX 614c3ff3bc Update sngrep.sh 2017-03-05 22:38:32 -07:00
FusionPBX 5075fda937 Update sngrep.sh 2017-03-05 22:37:15 -07:00
FusionPBX 29d8ee2717 Update sngrep.sh 2017-03-05 22:36:28 -07:00
FusionPBX d8704af6c9 Update sngrep.sh 2017-03-05 22:34:36 -07:00
FusionPBX 971885a6ef Update sngrep.sh 2017-03-05 22:30:35 -07:00
FusionPBX f4120716a4 Update sngrep.sh 2017-03-05 22:27:56 -07:00
FusionPBX 659c6da8bb Create sngrep.sh 2017-03-05 22:10:25 -07:00
FusionPBX ee91847c50 Update php.sh 2017-03-05 21:43:04 -07:00
FusionPBX 51d0cfc3fe Update package-release.sh 2017-03-05 21:42:29 -07:00
FusionPBX a0b8dfce66 Update iptables.sh 2017-03-05 21:41:52 -07:00
FusionPBX 6ca6c493d3 Update fusionpbx.sh 2017-03-05 21:37:56 -07:00
FusionPBX 735a97e125 Update finish.sh 2017-03-05 21:37:29 -07:00