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

9464 commits

Author SHA1 Message Date
Jerry Vonau
483cdd3228 move to a readme 2021-05-25 18:00:09 +00:00
Jerry Vonau
57b5c451fd weirdness use both for now 2021-05-25 17:05:56 +00:00
Jerry Vonau
8e3337277d drop uid 2021-05-25 17:05:56 +00:00
Jerry Vonau
071a1b500b restarter - run as root 2021-05-25 17:05:56 +00:00
Jerry Vonau
7c90315d4a supervisorctl 2021-05-25 00:04:36 +00:00
Jerry Vonau
8eaf37e328 move admin user creation 2021-05-25 00:04:36 +00:00
Jerry Vonau
3f5cc70434 SESSION -> SECRET
RESTART_PATH

templates
2021-05-25 00:04:33 +00:00
Jerry Vonau
ea7b661a49 unused 2021-05-25 00:04:33 +00:00
Jerry Vonau
0830129d60 modem support 2021-05-25 00:04:33 +00:00
Jerry Vonau
2ebe521d09 supervisor files - templated
supervisor files - defaults

supervisor into play
2021-05-24 23:54:06 +00:00
Jerry Vonau
9428108e96 supervisor files 2021-05-23 20:37:30 +00:00
A Holt
4c16673bd6
Merge pull request #2798 from holta/php-fpm_doc_cleanup
Mandate nginx_high_php_limits in www_options/tasks/main.yml if moodle_install (as required by Moodle 3.11 w/ PHP 8). For /etc/php/{{ php_version }}/fpm/php.ini
2021-05-22 23:16:37 -04:00
A Holt
d72900908e
moodle/tasks/install.yml: Clarif that nginx_high_php_limits auto-kicks in (when: moodle_install) 2021-05-22 23:08:55 -04:00
A Holt
107cc172c0
www_options/tasks/main.yml: 2019-2021 Apache-to-NGINX transition continues, slowly but surely 2021-05-22 22:47:48 -04:00
A Holt
adcfbbc47b
www_options/tasks/main.yml: Clarif 'nginx_high_php_limits: False' 2021-05-22 17:23:00 -04:00
A Holt
94c7b63ee5
Update local_vars_big.yml 2021-05-22 17:11:04 -04:00
A Holt
8ec9c8c549
Update local_vars_medium.yml 2021-05-22 17:10:41 -04:00
A Holt
a3a5df355e
Update local_vars_min.yml 2021-05-22 17:10:15 -04:00
A Holt
31a94122e3
Update default_vars.yml 2021-05-22 17:09:44 -04:00
A Holt
ed5db66544
Update local_vars_big.yml 2021-05-22 16:58:55 -04:00
A Holt
0b08bbd6f5
Update local_vars_medium.yml 2021-05-22 16:57:35 -04:00
A Holt
62182865b4
Update local_vars_min.yml 2021-05-22 16:56:22 -04:00
A Holt
b626334a74
Update default_vars.yml 2021-05-22 16:55:17 -04:00
A Holt
7369ef79f6
www_options/tasks/install.yml: Mandate nginx_high_php_limits if moodle_install 2021-05-22 16:42:25 -04:00
A Holt
f7235be8ff
Clarif nginx_high_php_limits in local_vars_big.yml 2021-05-22 16:10:10 -04:00
A Holt
23cd9865d6
Clarif nginx_high_php_limits in local_vars_medium.yml 2021-05-22 16:10:05 -04:00
A Holt
e346670c91
Clarif nginx_high_php_limits in local_vars_min.yml 2021-05-22 16:10:00 -04:00
A Holt
96f8f0ef5c
Clarif nginx_high_php_limits in default_vars.yml 2021-05-22 16:09:54 -04:00
A Holt
8e76a1e5e7
Merge pull request #2796 from holta/calibreweb_home
Don't softcode in local_vars.yml
2021-05-22 13:13:37 -04:00
A Holt
f9643e9417
local_vars_big.yml: Don't softcode in local_vars.yml 2021-05-22 11:01:44 -04:00
A Holt
d9c8d4ebd4
local_vars_medium.yml: Don't softcode in local_vars.yml 2021-05-22 11:01:38 -04:00
A Holt
aaf7707c0f
local_vars_min.yml: Don't softcode in local_vars.yml 2021-05-22 11:01:35 -04:00
A Holt
2814adb7dc
Merge pull request #496 from iiab/master
Sync from iiab/iiab:master
2021-05-22 10:51:23 -04:00
A Holt
7d00196313
mediawiki/tasks/install.yml: Clarify $wgArticlePath 2021-05-21 21:08:46 -04:00
A Holt
ce613a5035
mediawiki/tasks/install.yml: Comments for context 2021-05-21 21:02:23 -04:00
A Holt
a019a9337f
nginx/tasks/install.yml: Modern Ansible approach (to install packages)
77b3041
2021-05-21 16:40:19 -04:00
A Holt
2c79ba09a1
roles/nginx/README.md: Doc Cleaner 2021-05-21 13:58:54 -04:00
A Holt
67ee529013
nginx/tasks/install.yml: Fix template explanation 2021-05-21 13:24:13 -04:00
A Holt
77b3041532
3-base-server/tasks/main.yml: Document painstaking removal of Apache, month-by-month 2021-05-21 12:44:09 -04:00
A Holt
811779dbd5
Update roles/nginx/README.md 2021-05-21 11:21:19 -04:00
A Holt
5729f35059
Merge pull request #2793 from holta/awstats-deps-cleanup
awstats/tasks/install.yml: sorting out Apache vs. NGINX dependencies (WIP)
2021-05-21 11:18:29 -04:00
A Holt
94ebca9d5b
Clarify that {{ apache_user }} (www-data) is used for NGINX too 2021-05-21 11:13:33 -04:00
A Holt
ea9465b31e
awstats/tasks/install.yml: ' -> " to fix syntax error 2021-05-21 11:01:30 -04:00
A Holt
30d1c5ff85
awstats/tasks/install.yml: Highlight 5 legacy/Apache stanzas 2021-05-21 10:57:40 -04:00
A Holt
5ca2179b97
AWStats: Further clarify Apache vs. NGINX package deps 2021-05-21 10:38:27 -04:00
A Holt
c9d1b83ecb
roles/nginx/README.md: Update doc w/ latest 2021-05-21 09:04:40 -04:00
A Holt
d9e3f298ed
awstats/tasks/install.yml: sorting out Apache vs. NGINX dependencies 2021-05-21 08:41:02 -04:00
A Holt
19fe5c72bf
Merge pull request #495 from iiab/master
Sync from iiab/iiab:master
2021-05-20 13:32:03 -04:00
A Holt
8ab8b9f444
Merge pull request #2791 from holta/lokole-user-guide-url
Lokole User Guide URL fix
2021-05-20 13:16:12 -04:00
A Holt
71f2066fb7
lokole/tasks/install.yml: Fix URL for Lokole-IIAB_Users_Manual.pdf 2021-05-19 21:38:40 -04:00