Commit Graph

9 Commits

Author SHA1 Message Date
FusionPBX 161cb556f0
Move IGNORE_DEPENDS
Needed for PHP and FreeSWITCH as both use postgresql15-client by default
2024-08-24 12:17:11 -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
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 ea70a6313c
Add pg_ctl start after initdb has completed. 2020-11-16 17:07:34 -07:00
FusionPBX 46f7cbac90
Add PostgreSQL server 12 and 13 2020-11-15 21:59:47 -07:00
FusionPBX 54932e4107
Update postgresql.sh 2019-01-19 16:22:41 -07:00
FusionPBX d55ab39c94
Update postgresql.sh 2018-05-16 12:31:57 -06:00
FusionPBX ddf620e12a
Rename postgres.sh to postgresql.sh 2017-12-30 10:44:43 -07:00