FusionPBX
df19efd7a9
Update postgres.sh
2017-03-31 18:53:13 -06:00
FusionPBX
62d14096ee
Update postgres.sh
2017-03-31 18:44:13 -06:00
Mark J Crane
99eeaa13cf
Add creat role and permissions
2017-03-30 21:41:35 +00:00
Mark J Crane
7102bb4d0a
Add a sleep and date
2017-03-30 21:12:10 +00:00
root
a3f41a0f02
Update PostgreSQL
2017-03-30 20:38:06 +00:00
FusionPBX
9998b7cbc3
Update pg_hba.conf
2017-03-30 00:39:24 -06:00
FusionPBX
4f57a25254
Create pg_hba.conf
2017-03-30 00:38:37 -06:00
FusionPBX
fbae85ff97
Create postgresql.conf
2017-03-29 20:10:52 -06:00
FusionPBX
ab820bca03
Update config.sh
2017-03-29 15:15:24 -06:00
root
616d0d3c92
update the permissions
2017-03-29 21:11:22 +00:00
FusionPBX
4f3a5345ad
Update fusionpbx-maintenance.sh
2017-03-29 15:08:53 -06:00
FusionPBX
6f451687c0
Update fusionpbx-maintenance.sh
2017-03-29 15:03:24 -06:00
FusionPBX
ed281f8bbd
Create fusionpbx-maintenance.sh
2017-03-29 14:55:42 -06:00
FusionPBX
1ef0db5306
Update finish.sh
2017-03-28 08:29:18 -06:00
FusionPBX
c38c63e193
Update source-release.sh
2017-03-27 04:54:08 -06:00
FusionPBX
c397a899e2
Update source-master.sh
2017-03-27 04:53:39 -06:00
FusionPBX
53c525c9b6
Update finish.sh
2017-03-27 04:47:10 -06:00
FusionPBX
578ef533d4
Update environment.sh
2017-03-27 03:39:30 -06:00
Mark J Crane
a0a4c0df73
Get nginx working with php-fpm
2017-03-27 02:28:40 -06:00
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