Commit Graph

347 Commits

Author SHA1 Message Date
FusionPBX 0d5191331e
Use /usr/local/etc on FreeBSD 2022-10-10 08:39:38 -06:00
FusionPBX 0dc55fac31
Update php.sh 2022-09-27 12:10:01 -06:00
jailbird777 3c12d3dd50
Update FreeBSD install script (for release, anyways) (#392)
Tested on HardenedBSD 14-CURRENT

I'm honestly not sure how the script ever worked without the missing cd commands?
2022-09-10 10:00:37 -06:00
FusionPBX e17b057881
Only need user_groups table. Old if statement is no longer needed. (#394) 2022-06-25 11:37:21 -06:00
Pro-pra 954247951a
Set missing php end brace (#393)
* Update config.php

* Update config.php

* Update config.php

* Update config.php
2022-06-14 09:26:30 -06:00
FusionPBX d3974e1584
Change ssl_protocols and additional ssl_ciphers 2022-04-18 19:34:10 -06:00
FusionPBX 7b5bcaa1d3
Update ioncube.sh to use PHP 7.4 2022-03-10 19:45:44 -07: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 3d24b132c7
Update letsencrypt.sh add --algo rsa to the dehydrated command. (#380)
* Update letsencrypt.sh
2022-01-06 13:43:13 -07:00
FusionPBX aefc849f9c
Add --preferred-chain ISRG Root X1 2021-12-30 08:54:57 -07:00
FusionPBX 415d616016
Update finish.sh 2021-10-06 19:32:14 -06:00
FusionPBX d8fb2a7b88
Add a message rewrite rule and replaces spaces with tabs. 2021-09-30 10:31:41 -06: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 be8d23190d
Remove old versions of PHP and add PHP 8.0. 2021-07-31 10:44:04 -06:00
FusionPBX a187afad8d
Add mbstring used by fax and smarty. 2021-07-07 11:44:50 -06:00
FusionPBX 59c4b7df5b
Add PHP curl to the FreeBSD install script. 2021-04-16 16:42:45 -06:00
FusionPBX 5699784e94
Use doublequotes so that the email address variable is added to the configuration. 2021-01-09 12:32:54 -07:00
FusionPBX 84057d999a
Update letsencrypt.sh 2021-01-09 00:31:18 -07:00
FusionPBX bc91517e0d
Fix indentation and remove 'ssl on' as it was deprecated. 2021-01-08 12:50:55 -07:00
Len a5d4c05118
Update finish.sh (#360) 2020-12-16 12:34:24 -07:00
FusionPBX ff1ad43d0f
Uncomment service freeswitch restart 2020-11-16 19:39:10 -07:00
FusionPBX ea70a6313c
Add pg_ctl start after initdb has completed. 2020-11-16 17:07:34 -07:00
FusionPBX 101c67aba8
Change database version from 11 to 12 2020-11-15 22:19:49 -07:00
FusionPBX 46f7cbac90
Add PostgreSQL server 12 and 13 2020-11-15 21:59:47 -07:00
FusionPBX b61fbf40cc
Remove pkg install postgresql-client
The postgresql client should be added as a dependency automatically.
2020-11-15 21:34:20 -07:00
FusionPBX e40e204211
Update php.sh
Fix a spelling mistake to improve the install.
2020-11-15 20:38:55 -07:00
FusionPBX fd6d398c5e
Update php.sh
Add php74 and pdo_pgsql out of the database_version if statement.
2020-11-15 19:32:19 -07:00
FusionPBX f1e071b0b5
Update package-release.sh
Use switch_source package or port instead of portsnap_enabled.
2020-11-15 19:16:51 -07:00
Len 4f606f7399
Update finish.sh (#354) 2020-11-10 18:46:54 -07:00
Len b0e272841d
Update finish.sh (#349) 2020-10-02 15:51:54 -06:00
Len 6a3d9086c7
Update finish.sh (#344) 2020-08-28 10:27:51 -06:00
FusionPBX b5da3f063d
Use symbolic links instead of copying the file. 2020-08-11 10:07:11 -06:00
Len 522ddb8fc5
Update finish.sh (#338) 2020-08-02 22:56:04 -06:00
Gill Abada 278e65c2e1
make database host dynamic. (#334)
Co-authored-by: Gill Abada <gill@callifi.com>
2020-07-31 09:17:08 -06:00
FusionPBX 5d3a0d2624
Add php filter 2020-07-25 09:29:40 -06:00
Len 7b52a2f82d
Update finish.sh (#329) 2020-06-29 18:52:44 -06:00
FusionPBX c24c6c2068
Add php zlib. 2020-06-20 23:09:15 -06:00
FusionPBX 826e9e9532
Add php iconv 2020-06-20 11:06:27 -06:00
Maksym Sobolyev a9d4a2df82
Use proper location for scripts (#325)
Locate scripts in a proper place. This should fix app.lua and
friends being missing.
2020-06-17 10:13:04 -06:00
Len 335de6fdb7
Update finish.sh (#323) 2020-06-13 23:37:19 -06:00
Maksym Sobolyev f6ce7e9ae5
Few small freebsd fixes (#319)
* Use python 3.7 which is the default.

* Fix typo (missing space before closing ]):

00:04:22.942  + [ -f /usr/ports/UPDATING]
00:04:22.942  [: missing ]

* GC unneded "cd resource". php.sh is included into resources/ngnix.sh, which does
cd resources as the first step by itself.
2020-06-11 10:41:50 -06:00
FusionPBX 41c189380d
note, dbatch uses the defaults alternative is make config-recursive 2020-05-20 13:18:25 -06:00
FusionPBX fb58a00fd9
Update package-release.sh 2020-05-20 13:12:47 -06:00
FusionPBX 4476b9153b
Add ability to install from freeswitch from ports 2020-05-20 12:21:39 -06:00
FusionPBX d7dfa262ae
Set portsnap_enabled to default of true 2020-05-20 11:59:11 -06:00
FusionPBX 4098b306c7
Add ossp-uuid which can generate uuid version 4. 2020-05-20 11:45:42 -06:00
FusionPBX 5addd2ebe2
Update fusionpbx.sh 2020-05-20 11:35:52 -06:00
FusionPBX 0c5472e7cf
Add ghostscript9 dependency. 2020-05-20 11:34:39 -06:00