Commit Graph

360 Commits

Author SHA1 Message Date
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
94914a2052 Install FreeSWITCH then Fail2ban. 2021-03-08 08:36:42 -07: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
87acc19e50 Improve portsnap 2020-05-20 12:18:06 -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
FusionPBX
a9ac8cddb5 Move these dependencies to the freeswitch script. 2020-05-20 11:33:01 -06:00
FusionPBX
8bb93195db Use the FreeBSD FreeSWITCH package 2020-05-20 10:35:25 -06:00
Len
42b8e8e0b0 Update finish.sh (#315) 2020-05-01 23:34:10 -06:00
FusionPBX
5fd038f288 Update ioncube.sh 2020-04-04 11:47:55 -06:00
FusionPBX
7da8336a81 Update ioncube.sh 2020-04-04 11:42:05 -06:00
FusionPBX
a3bef19aed Update ioncube.sh 2020-04-04 11:37:46 -06:00
FusionPBX
943b57b275 Update ioncube.sh 2020-04-04 11:34:26 -06:00
FusionPBX
a7a6184871 Update config.sh 2020-03-18 22:26:01 -06:00