1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

133 commits

Author SHA1 Message Date
A Holt
efc9705b1a
2 ugly hacks for FreePBX 17: ignore 'install -n' error code & bypass 'fwconsole reload' 2024-02-25 16:19:27 -05:00
A Holt
ea3bb783cc
Clarify freepbx.yml hack, to start Asterisk (awaiting ansible-core 2.15.x fix) 2023-06-21 09:53:43 -04:00
root
822c4c2e08 Interim hack to start Asterisk til ansible-core 2.15.x recovers 2023-06-21 09:21:39 -04:00
A Holt
c6316c1df7
freepbx.yml: Clarify 2-step FreePBX install (1st stab) 2023-06-20 15:24:15 -04:00
A Holt
ed73e94b46
freepbx.yml: Interim use of 'nohup' for ansible 2.15.x regression 2023-06-20 14:44:25 -04:00
root
3c360d21fa EXPERIMENTAL: asterisk_patch for RPi + prelim path to PHP 8 2023-04-02 23:25:37 -04:00
Jerry Vonau
f2b1d2293f allow in the field twiddling of pbx_use_apache post-install 2023-04-02 09:53:28 -05:00
Jerry Vonau
32c81bbb70 Stop asterisk before installing freepbx 2023-04-02 04:46:32 -05:00
root
a02c452110 Store System TZ into fpm/php.ini & cli/php.ini for Matomo etc 2022-12-30 14:39:46 +05:30
root
2a7eba7297 Set PHP limits right after PHP reqs/recs, so each role installs smoothly 2022-12-29 11:48:17 -05:00
root
eba3225b7c Rename flag to set_php_limits_done (so it runs once at most, per Ansible run) 2022-12-29 10:29:01 -05:00
root
81004687c8 www_options/tasks/set-php-limits.yml run on demand (by 5 roles) 2022-12-29 08:36:45 -05:00
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
A Holt
7c43cddedc
pbx/tasks/freepbx.yml: Remove gratuitous 'state: present' from mysql_user, myqsl_db 2022-06-14 23:41:56 -04:00
root
840eca85ce Rework + modernize roles/nodered (no more 'pi', ETC) 2022-06-09 15:58:49 -04:00
A Holt
55e673e518
freepbx.yml: Mention 2 new auto-installed FreePBX modules 2022-05-26 09:36:29 -04:00
root
066837fe16 Delineate sections in 336-line freepbx.yml 2022-05-26 02:06:14 -04:00
root
d98a6c70a4 Try installing 1+15 FreePBX modules BEFORE forcing off Asterisk 2022-05-26 01:53:52 -04:00
root
75b5e6d91f freepbx.yml: Skip 'fwconsole reload' for now (requires Asterisk live) 2022-05-26 01:12:29 -04:00
root
8c0a981967 freepbx.yml: Install official versions of 1 + 15 FreePBX modules 2022-05-25 22:54:43 -04:00
root
a81def476c freepbx-16.0-latest.tgz STALE so git clone to /opt/iiab/freepbx 2022-05-25 20:06:06 -04:00
A Holt
abfc5e4c75
FreePBX 16 now officially works with Asterisk 19 (so remove temp patch) 2022-04-20 14:16:41 -04:00
A Holt
9020ae18a7
roles/pbx/tasks/freepbx.yml: Fix 2nd regex patch for FreePBX 16 w/ Asterisk 19 2021-11-06 11:32:01 -04:00
A Holt
463cf892f6
roles/pbx/tasks/freepbx.yml: Fix & clean Ansible output 2021-11-06 11:12:25 -04:00
A Holt
7a4b016719
roles/pbx/tasks/freepbx.yml: TEMPORARILY force FreePBX 16 to work with Asterisk 19 2021-11-06 11:05:04 -04:00
Jerry Vonau
b1ce429f50 remove internet_available install.yml and child tasks 2021-08-29 11:56:23 -05:00
root
42d4d70367 Turn off pbx_use_apache or pbx_use_nginx + instant iptables 2021-08-17 20:09:07 -04:00
Jerry Vonau
16fae31c6b dual mode - side by side 2021-08-17 00:11:13 -05:00
root
44eea506b5 pbx/tasks/freepbx.yml: Clarify 'fwconsole ma upgradeall' 2021-08-16 23:39:08 -04:00
root
92f2d1acaa Softcode db/user/pass in odbc.ini.j2, cdr_mysql.conf.j2 2021-08-16 23:21:14 -04:00
root
65a845e9b9 Failsafe separate run of 'killall -9 "PM2 v4.5.0: God"' 2021-08-16 22:31:52 -04:00
root
aef642d197 PR #2942 Tillage: ODBC for FreePBX CDR 2021-08-16 20:55:56 -04:00
Jerry Vonau
0a85b790ce typo 2021-08-14 19:53:29 -05:00
Jerry Vonau
0e3d807705 remove dup 2021-08-14 19:49:50 -05:00
Jerry Vonau
8030d246c2 tweaks for CDR 2021-08-13 17:13:30 -05:00
Jerry Vonau
55cadb8cde mariadb-connector-odbc 2021-08-13 17:13:30 -05:00
Jerry Vonau
05d12cf5c5 KISS 2021-08-13 11:02:42 -05:00
Jerry Vonau
897a6361dc looks to be out of order
https://wiki.freepbx.org/display/FOP/Installing+FreePBX+16+on+Debian+10.9
http://mghadam.blogspot.com/2021/03/install-asterisk-18-freepbx-15-on.html
2021-08-13 11:01:40 -05:00
Jerry Vonau
d297a607f4 document the default list of variables 2021-08-13 11:01:40 -05:00
A Holt
ed50d7210d
freepbx.yml: Stray single quote from PR #2940 2021-08-13 08:41:29 -04:00
root
6bd769ad12 freepbx.yml: Ansible comment error + typo 2021-08-13 08:34:37 -04:00
A Holt
b4e93f5167
freepbx.yml: Clarify init.d / update-rc.d "official" instructions 2021-08-12 15:25:17 -04:00
A Holt
d1b27661a3
Top of freepbx.yml: Try "systemctl disable asterisk" 2021-08-12 15:13:52 -04:00
A Holt
eb0b687277
freepbx.yml: Disable asterisk with systemd (more future-proof than 'update-rc.d -f asterisk remove' ?) 2021-08-12 15:05:59 -04:00
A Holt
8cb4145b22
freepbx.yml: Run 'fwconsole ma upgradeall' on installed FreePBX modules 2021-08-12 14:46:25 -04:00
A Holt
5cc332fe4c
freepbx.yml: Clarify 'fwconsole set CHECKREFERER 0' 2021-08-12 11:07:55 -04:00
A Holt
91b92cfe70
freepbx.yml: Better explain FreePBX settings & /etc/freepbx.conf 2021-08-12 10:04:33 -04:00
A Holt
d1958306b9
freepbx.yml: Explain 'fwconsole set CHECKREFERER 1' 2021-08-12 09:58:28 -04:00
A Holt
5a68c15da2
freepbx.yml: 'fwconsole set CHECKREFERER 0' if pbx_try_nginx 2021-08-12 09:47:23 -04:00
root
39950cc471 freepbx.yml: Set CHECKREFERER to false in /etc/freepbx.conf for NGINX #2931 2021-08-10 19:20:37 -04:00