1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

10161 commits

Author SHA1 Message Date
A Holt
24834670a0
Rename README.rst to README.rst.unused 2021-08-13 10:55:21 -04:00
A Holt
9d5c08581b
Merge pull request #505 from lemueldsouza/freepbx-readme
Pull from lemueldsouza:freepbx-readme
2021-08-13 10:54:39 -04:00
lemueldsouza
63a35acdbc Merge branch 'freepbx-readme' of https://github.com/lemueldsouza/iiab into freepbx-readme 2021-08-13 20:16:23 +05:30
lemueldsouza
3c27206951 Fix for images not showing up
Fixes the images
2021-08-13 20:15:37 +05:30
lemueldsouza
a8844dbad5
Merge branch 'iiab:master' into freepbx-readme 2021-08-13 20:08:36 +05:30
A Holt
ed50d7210d
freepbx.yml: Stray single quote from PR #2940 2021-08-13 08:41:29 -04:00
A Holt
03a92bf74c
Merge pull request #2940 from holta/pbx6
freepbx.yml: Ansible comment error + typo
2021-08-13 08:36:34 -04:00
root
6bd769ad12 freepbx.yml: Ansible comment error + typo 2021-08-13 08:34:37 -04:00
lemueldsouza
62b87dc2cf Update README.adoc
Removed a linked image and some typos
2021-08-13 17:10:12 +05:30
lemueldsouza
c172be1b5a Create README.adoc
README.adoc added with some more information
2021-08-13 16:52:45 +05:30
lemueldsouza
a875ab1550 Asciidoc README page
Added some more information along with some pictures to the asciidoc readme page. The .rst page could be deleted once this is ready
2021-08-13 16:48:08 +05:30
A Holt
b4e93f5167
freepbx.yml: Clarify init.d / update-rc.d "official" instructions 2021-08-12 15:25:17 -04:00
A Holt
017d4ce72d
Merge pull request #2938 from holta/pbx-fwconsole-ma-upgradeall
freepbx.yml: Run 'fwconsole ma upgradeall' on installed FreePBX modules [e.g. 16 default modules, of about 70 total modules available]
2021-08-12 15:15:16 -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
f2b58c32c8
pbx/templates/asterisk.conf: Only 4 changes (on top) are needed! 2021-08-12 14:30:50 -04:00
A Holt
0474db4cfc
pbx/tasks/main.yml: Clarify chan_dongle 'if asterisk_chan_dongle' 2021-08-12 11:46:17 -04:00
A Holt
75685e3434
pbx/tasks/main.yml: Clarify chan_dongle.yml for Huawei USB modems 2021-08-12 11:29:23 -04:00
A Holt
5cc332fe4c
freepbx.yml: Clarify 'fwconsole set CHECKREFERER 0' 2021-08-12 11:07:55 -04:00
A Holt
12f4df1ba5
Merge pull request #2937 from holta/pbx_db_CHECKREFERER_0
freepbx.yml: 'fwconsole set CHECKREFERER 0' (false) if pbx_try_nginx
2021-08-12 10:06:11 -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
A Holt
d2064f0ef0
mysql/tasks/install.yml: Fix, clarify & clean out comments 2021-08-11 23:12:27 -04:00
A Holt
f5a084e8e6
Merge pull request #2936 from jvonau/mysql-cleanup
The OSs have finally caught up - the default timeout value is 900 seconds now
2021-08-11 22:46:06 -04:00
Jerry Vonau
47c25007a4 The OSs have finally caught up - the default timeout value is 900 seconds now 2021-08-11 18:00:21 -05:00
A Holt
80cf58ca2e
Merge pull request #2932 from jvonau/apache_service
Apache service
2021-08-11 12:37:59 -04:00
A Holt
9d57783888
pbx/tasks/enable-or-disable.yml: "Stop & Disable" apache2 (etc) 2021-08-11 12:37:09 -04:00
A Holt
d794a267b3
nginx/tasks/install.yml: "Stop & Disable" apache2 2021-08-11 12:32:53 -04:00
Jerry Vonau
38ff8a99af pbx - Enable apache when installed 2021-08-11 10:07:35 -05:00
Jerry Vonau
fbf714154f nginx - disable apache from starting on boot if present
Or there might be a race for port 80 on reboot
2021-08-11 09:57:11 -05:00
A Holt
eaf3a80d86
Merge pull request #2931 from holta/fpm-asterisk
WIP: Contextualize @jvonau's /etc/php/7.4/fpm/pool.d/asterisk.conf (PR #2930) for FreePBX on NGINX
2021-08-11 02:15:16 -04:00
A Holt
4543e31619
roles/nginx/templates/server.conf.j2: Typo in commen 2021-08-10 20:42:13 -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
A Holt
6da3cc1159
nginx/tasks/install.yml: Clean /etc/apache2/ports.conf comment for PR #2929 2021-08-10 18:50:36 -04:00
A Holt
5a19618314
Merge branch 'iiab:master' into fpm-asterisk 2021-08-10 18:26:39 -04:00
A Holt
50b822b095
freepbx.yml: Add vars near BOTTOM NOT TOP of /etc/freepbx.conf 2021-08-10 16:40:04 -04:00
root
ccff5b30e1 /etc/nginx/server.conf: Dynamically set 'server_name ;' (e.g. box.lan) for HTTP_REFERER 2021-08-10 14:02:26 -04:00
root
4caebbda90 Contextualize @jvonau's fpm-asterisk PR #2930, for FreePBX on NGINX 2021-08-10 08:11:09 -04:00
A Holt
9e056923e1
Merge pull request #504 from jvonau/fpm-asterisk
Pull from jvonau:fpm-asterisk
2021-08-10 05:23:55 -04:00
Jerry Vonau
81bef92988 don't use version in socket name. 2021-08-09 18:41:46 -05:00
Jerry Vonau
4666c3744d fwconsole doesn't clean up well-2 2021-08-09 18:01:32 -05:00
Jerry Vonau
c0f13ddf7d fwconsole doesn't clean up well 2021-08-09 17:24:27 -05:00
Jerry Vonau
31992e77c4 softcode php{{ php_version }}-fpm 2021-08-09 17:13:29 -05:00
Jerry Vonau
538a908b90 just play safe 2021-08-09 17:05:30 -05:00
Jerry Vonau
842808e70f weird template error use copy instead 2021-08-09 17:03:05 -05:00
Jerry Vonau
ad1fab91ef needs unix: 2021-08-09 14:45:56 -05:00
Jerry Vonau
b8fb6fd60d use php7.4-fpm with new config file 2021-08-09 14:26:36 -05:00
Jerry Vonau
5e98382e30 fpm file for asterisk 2021-08-09 14:09:45 -05:00