FusionPBX
2e93c4ca83
Update config.sh
2017-03-04 22:52:41 -07:00
FusionPBX
d481c3f9eb
Update config.sh
2017-03-04 22:10:54 -07:00
FusionPBX
6c4959133e
Update switch.sh
2017-03-04 21:58:27 -07:00
FusionPBX
497ac5f102
Update nginx.sh
2017-03-04 21:19:30 -07:00
FusionPBX
4065e30400
Update nginx.sh
2017-03-04 21:11:08 -07:00
FusionPBX
36bf77b1b6
Update nginx.sh
2017-03-04 20:22:37 -07:00
FusionPBX
2e504d9ac2
Update nginx.sh
2017-03-04 20:21:05 -07:00
FusionPBX
ef24640150
Update nginx.sh
2017-03-04 20:17:13 -07:00
FusionPBX
1a46778623
Update environment.sh
2017-03-04 15:20:28 -07:00
FusionPBX
08ebc280b1
Update install.sh
2017-03-04 15:10:20 -07:00
FusionPBX
9825fb6f2d
Create environment.sh
2017-03-04 15:09:21 -07:00
FusionPBX
001b25e446
Update config.sh
2017-03-04 15:02:29 -07:00
FusionPBX
c027f66888
Update install.sh
2017-03-04 14:37:11 -07:00
FusionPBX
858a31f6cf
Update switch.sh
2017-03-04 14:15:36 -07:00
FusionPBX
75daa2acb2
Update config.sh
2017-03-04 14:14:05 -07:00
FusionPBX
5a759bc666
Create switch.sh
2017-03-04 14:01:43 -07:00
FusionPBX
8ed6915066
Update install.sh
2017-03-04 14:00:30 -07:00
FusionPBX
351358fec1
Update install.sh
2017-03-04 13:54:52 -07:00
FusionPBX
3ec71dcbd1
Update fail2ban.sh
2017-03-04 13:47:01 -07:00
FusionPBX
f6843e1abe
Update fusionpbx.sh
2017-03-04 13:44:28 -07:00
FusionPBX
dccd270332
Update nginx.sh
2017-03-04 13:38:24 -07:00
FusionPBX
8b55bddb12
Update php.sh
2017-03-04 13:29:53 -07:00
FusionPBX
553d9c5f9b
Update postgres.sh
2017-03-04 13:22:57 -07:00
FusionPBX
c6d87ffd82
Update postgres.sh
2017-03-04 13:20:01 -07:00
FusionPBX
06ffff2d32
Update config.sh
2017-03-04 13:08:34 -07:00
FusionPBX
47aaf6b212
Update fail2ban.sh
2017-03-04 12:58:08 -07:00
FusionPBX
366663633d
Update postgres.sh
2017-03-04 12:56:38 -07:00
FusionPBX
7141d47842
Update php.sh
2017-03-04 12:55:29 -07:00
FusionPBX
c8ea43a19c
Update nginx.sh
2017-03-04 12:54:32 -07:00
FusionPBX
468da39afb
Update letsencrypt.sh
2017-03-04 12:53:41 -07:00
FusionPBX
1835dba5af
Update iptables.sh
2017-03-04 12:52:23 -07:00
FusionPBX
9869052d3f
Update fusionpbx.sh
2017-03-04 12:51:05 -07:00
FusionPBX
5ed396113a
Update fail2ban.sh
2017-03-04 12:50:13 -07:00
FusionPBX
ab928631e7
Update finish.sh
2017-03-04 12:49:27 -07:00
FusionPBX
7d48203c8d
Update config.sh
2017-03-04 12:34:29 -07:00
FusionPBX
6e3851a1ae
Update config.sh
2017-03-04 11:21:28 -07:00
FusionPBX
4287a38470
Create config.sh
2017-03-04 10:36:42 -07:00
FusionPBX
ffab97d81b
Update finish.sh
2017-03-03 13:08:54 -07:00
erxspin
8cc66c0d6c
Fix to issue #74 - Add CentOS Fedora RHEL choices ( #75 )
...
* added CentOS, Fedora, RHEL choices with minimal version check (recommited)
* fixed small typos
2017-02-28 09:32:58 -07:00
erxspin
7cd7859a90
Fix to issue #76 - Use php5 for some dists with new command-line switch ( #77 )
...
* 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
2017-02-28 09:32:26 -07:00
FusionPBX
b517884450
Update install.sh
2017-02-24 18:15:15 -07:00
erxspin
a7b38004ca
POSIX sh empty value check compatibility - part 1 ( #62 )
...
# Conflicts:
# debian/resources/switch/package-all.sh
# debian/resources/switch/package-release.sh
2017-02-24 09:54:19 -07:00
erxspin
4c4d0cda55
Fix to issue #72 - add Ubuntu and Centos choices ( #73 )
...
* POSIX sh empty value check compatibility - part 2
* added Ubuntu choice with minimal version check
2017-02-24 09:29:42 -07:00
erxspin
7f8b12dcb1
prevent fail2ban service start failure by touching and setting owner of file freeswitch.log (recommited) ( #64 )
2017-02-23 10:50:31 -07:00
erxspin
e76a036f70
transition from php5* packages to php-7.0* ( #66 )
...
* transition from php5* packages to php-7.0*
* added 3rd party repositories with php7.0-* packages for trusty and jessie
* added php7.0-xml package for Class SimpleXMLElement
* added apt-get update after adding php7.0* repository source
2017-02-23 10:49:57 -07:00
erxspin
5247301bc9
there can be only one - line pgdg.list ( #70 )
2017-02-23 10:48:02 -07:00
Adam Niedzwiedzki
e1e6e06162
CentOS 7 Installer ( #71 )
2017-02-23 09:53:37 -07:00
konradSC
fbdca20dee
Create reboot_phones.sh ( #58 )
...
This script will reboot all the phones in a particular domain for a specified model. A pause is optional.
2017-02-12 18:00:32 -07:00
FusionPBX
ec7b383f42
Hide warnings from users better for developers to see them.
2017-02-12 11:16:08 -07:00
FusionPBX
ff7f016489
Update package-systemd.sh
2017-02-10 10:38:33 -07:00