Commit Graph

37 Commits

Author SHA1 Message Date
FusionPBX 545bf2e3d9
Add IGNORE_DEPENDS
IGNORE_DEPENDS=postgresql15-client to the /usr/local/etc/pkg.conf file. 

Adding this to allow PotgreSQL 16 client
2024-08-24 11:30:21 -06:00
FusionPBX e906b0caf2
FreeBSD Update multiple changes
- remove memcache
- update switch url
- switch package require postgresql 15
- portsnap enabled
2024-08-24 10:11:54 -06:00
FusionPBX 35a9d4df82
PostgreSQL update 2024-08-24 09:30:47 -06:00
FusionPBX b203064132
Update PostgreSQL version to 16 2024-08-24 09:24:16 -06:00
FusionPBX 904e044320
Use the new FusionPBX 5.2 release 2024-01-25 12:40:16 -07:00
Larry Gadallah 39beae7c13
Fixes to allow deployment on FreeBSD 14 (#415)
* Changing default domain name to hostname, setting default PostgreSQL version to 15

* Adding support for PostgreSQL 14 and 15

* Correcting user and group options for freeswitch runtime

* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive

* Remove freeswitch database and user

Reason for this change is if FreeSWITCH uses the PostgreSQL then its a good idea for it to use its own instance. This is to prevent blocking FreeSWITCH from accessing the database if there is a long running Query on the FusionPBX database

* Changing default domain name to hostname, setting default PostgreSQL version to 15

* Adding support for PostgreSQL 14 and 15

* Correcting user and group options for freeswitch runtime

* Copying missing resources/fail2ban/freeswitch-dos.conf from debian dir, adding missing copy of sip-auth-challenge-ip.conf and sip-auth-challenge.conf, setting default setting for allowipv6 directive

---------
Co-authored-by: Charlie Root <root@sjcacs-test.gadallah.net>
2024-01-03 14:06:57 -07:00
FusionPBX a16c7c7fba
Default to PHP 8.1 2023-05-14 13:49:18 -06:00
FusionPBX ecfba00d18
Update config.sh 2022-10-17 23:04:40 -06:00
FusionPBX 60af1e3adf
Update config.sh 2022-10-17 22:21:29 -06:00
FusionPBX ced688d1d7
Change to PHP 7.4 2022-02-21 13:32:30 -07:00
Richard Allen e3d22325bf
changed default postgresql version to 13 to match the defalt version used by the freeswitch package. (#381)
changed py37-fail2ban to py38-fail2ban because the py37-fail2ban package is no longer available.
2022-02-21 13:07:22 -07:00
FusionPBX dd2ac64251
Update database_version add postgresql 14 and remove versions older than 9.6.
PostgreSQL 12 works the best currently for the install script the other versions are there because they can be installed on FreeBSD 13. However other versions may have issues with PHP package that is built to use PostgreSQL 12.
2021-07-31 10:48:53 -06:00
FusionPBX 89432238f9
Change the description for php_version removing old versions of PHP. 2021-07-31 10:45:38 -06:00
FusionPBX 101c67aba8
Change database version from 11 to 12 2020-11-15 22:19:49 -07:00
FusionPBX d7dfa262ae
Set portsnap_enabled to default of true 2020-05-20 11:59:11 -06:00
FusionPBX a7a6184871
Update config.sh 2020-03-18 22:26:01 -06:00
FusionPBX a5faeb8bce
Update config.sh 2019-11-03 10:32:12 -07:00
FusionPBX 5e84c0ac1e
Update config.sh 2018-07-21 00:06:17 -06:00
FusionPBX 23ee84236f
Update config.sh 2018-07-20 20:25:59 -06:00
Mark J Crane c64d34a675 Add execute permissions 2018-07-04 19:24:36 +00:00
FusionPBX 906cf1ae40
Update config.sh 2018-05-23 22:53:54 -07:00
FusionPBX b89efb0a1a
Update config.sh 2018-05-22 22:02:51 -07:00
FusionPBX ce0146e084
Update config.sh 2018-05-16 12:33:13 -06:00
FusionPBX 431efd2e23 Update config.sh 2017-07-29 11:15:59 -06:00
FusionPBX c5ca094ee2 Update config.sh 2017-06-25 17:05:32 -06:00
FusionPBX e53577a1f8 Update config.sh 2017-06-24 09:35:50 -06:00
FusionPBX 487589b9aa Update config.sh 2017-06-24 01:17:10 -06:00
FusionPBX e399536a52 Update config.sh 2017-06-23 19:42:58 -06:00
FusionPBX f59c8157ba Update config.sh 2017-06-23 19:11:30 -06:00
FusionPBX 56da09a395 Update config.sh 2017-04-25 04:25:27 -06:00
FusionPBX b014c3ba3f Update config.sh 2017-04-24 15:25:03 -06:00
FusionPBX 8137aa8b25 Update config.sh 2017-04-02 22:15:51 -06:00
FusionPBX 8276c609f2 Update config.sh 2017-04-01 17:48:16 -06:00
FusionPBX 291af70797 Update config.sh 2017-04-01 15:50:03 -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 83f064cae0 Start the FreeBSD install script (not ready) 2017-03-25 11:41:47 -06:00