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

10613 commits

Author SHA1 Message Date
A Holt
47169ac28a
phpmyadmin/tasks/install.yml: Clarify 'download_timeout: 100' (no longer 200 sec) 2021-12-26 11:05:35 -05:00
root
e254c039ae Change IIAB default 'download_timeout: 200' to 100 (sec) for get_url 2021-12-26 10:46:12 -05:00
root
5f3708fe29 get_url 'timeout: "{{ download_timeout }}"' in 10 roles 2021-12-26 10:24:31 -05:00
A Holt
a84cf2068c
php-stem.yml: Explain "here doc" #3080 #3081 #3082 2021-12-26 09:43:17 -05:00
A Holt
f4ab6985b0
Merge pull request #3082 from holta/php-stem_needs_phpX.Y-sqlite3
www_base/tasks/php-stem.yml needs phpX.Y-sqlite3 (es-wikihow search was failing when osm-vector-maps was not installed)
2021-12-25 22:48:07 -05:00
A Holt
cb41212482
php-stem.yml: Fix typo in phpX.Y-sqlite3 explanation 2021-12-25 22:36:58 -05:00
A Holt
32b6035e78
osm-vector-maps/tasks/install.yml: Clarify phpX.Y-sqlite3 (can also be installed by www_base/tasks/php-stem.yml) 2021-12-25 22:18:28 -05:00
A Holt
60f7be2609
www_base/tasks/php-stem.yml: Install phpX.Y-sqlite3 2021-12-25 22:10:40 -05:00
A Holt
9ea976cf5c
Merge pull request #3081 from holta/stem-armhf-7.4
roles/www_base/tasks/php-stem.yml: Clarify... php_extension: "{{ php_extensions[php_version] }}"
2021-12-25 19:47:03 -05:00
A Holt
7c3bf2930a
php-stem.yml: Clarify... php_extension: "{{ php_extensions[php_version] }}" 2021-12-25 19:40:12 -05:00
A Holt
d0c653670d
Merge pull request #3080 from holta/stem-armhf-7.4
Simplify www_base/tasks/php-stem.yml for stem-armhf-7.4.so on RasPiOS 11 — for 12.6GB es-wikihow (2015 RACHEL module)
2021-12-25 19:01:12 -05:00
A Holt
acf76155f4
Clarify php-stem.yml: 'systemctl reload phpX.Y-fpm' suffices 2021-12-25 18:22:43 -05:00
A Holt
a0fe5b706c
php-stem.yml: Mention iiab/php-stem#2 fixed location idea 2021-12-25 18:15:57 -05:00
root
62e193d2e1 www_base/tasks/php-stem.yml: Fix 'systemctl restart php7.4-fpm' warning 2021-12-25 17:22:27 -05:00
root
81d676f26e www_base/tasks/php-stem.yml: 'systemctl restart php7.4-fpm' warning 2021-12-25 17:07:42 -05:00
root
ad75b14ad4 Simplify www_base/tasks/php-stem.yml for stem-armhf-7.4.so on RasPiOS 11 2021-12-25 11:33:37 -05:00
A Holt
332a148f4a
Update kolibri/README.rst 2021-12-23 22:54:43 -05:00
A Holt
453f246c8d
Update roles/kolibri/README.rst 2021-12-23 22:50:53 -05:00
A Holt
6344414458
Merge pull request #3079 from holta/kiwix-tools-2021-12-24
Experiment with kiwix-tools 2021-12-24 nightly build
2021-12-23 22:17:01 -05:00
A Holt
0b593f808a
Experiment with kiwix-tools 2021-12-24 nightly build 2021-12-23 18:15:09 -05:00
A Holt
a074ca6ac1
Merge pull request #3078 from jvonau/patch-7
Update iiab-test-wifi.j2
2021-12-22 06:51:28 -05:00
Jerry Vonau
713c30e8ff
Update iiab-test-wifi.j2
document the reason for the netplan stanza
2021-12-22 05:25:58 -06:00
A Holt
738a28bd45
scripts/ansible: Fix link to new explanation 2021-12-21 11:37:04 -05:00
A Holt
90cd49e16f
Clarify osm-vector-maps/defaults/main.yml & mention #3077 2021-12-20 21:26:47 -05:00
A Holt
a99a4d9b43
Merge pull request #3076 from holta/kiwix-tools-2021-12-21
kiwix/defaults/main.yml: Experiment w/ kiwix-tools 2021-12-21
2021-12-20 21:17:51 -05:00
A Holt
6933c3adb7
kiwix/defaults/main.yml: Experiment w/ kiwix-tools 2021-12-21 2021-12-20 15:05:43 -05:00
A Holt
0bf885e4eb
nginx/templates/server.conf.j2: Kiwix CAN serve dotfiles (#3072) 2021-12-18 18:21:36 -05:00
A Holt
49e69c4888
Mention #3072 in roles/kiwix/templates/kiwix-nginx.conf.j2 2021-12-18 18:11:04 -05:00
A Holt
7a7d4c832f
Merge pull request #3074 from holta/kiwix-show-dotfiles
kiwix-nginx.conf.j2: Avoid "403 Forbidden" for articles that begin with a dot
2021-12-18 17:28:30 -05:00
A Holt
37d7beae37
kiwix-nginx.conf.j2: Avoid "403 Forbidden" for articles that begin with a dot 2021-12-18 17:24:32 -05:00
A Holt
aa2a01524f
Merge pull request #3073 from jvonau/patch-6
Test adding allow all
2021-12-18 16:28:59 -05:00
Jerry Vonau
e4aea7b790
Test adding allow all
for the hidden file issue
2021-12-18 14:32:00 -06:00
A Holt
adcb195cba
roles/kolibri/defaults/main.yml: Fix typo 2021-12-17 11:08:24 -05:00
A Holt
047fd9bea2
Merge pull request #2965 from holta/kiwix-test
Experiment w/ kiwix-tools nightly 2021-12-17 (requires libzim 7.0.0 and then libkiwix 10.0.0)
2021-12-17 08:01:50 -05:00
A Holt
0d01c6df3b
kiwix/defaults/main.yml: Testing looks good for 2021-12-17 nightly! 2021-12-17 07:58:18 -05:00
A Holt
40f4ed79da
Merge pull request #3066 from holta/mediawiki-1.37.1
MediaWiki Security Release 1.37.1 (coming Wednesday)
2021-12-15 14:45:40 -05:00
A Holt
3f34446181
roles/mediawiki/defaults/main.yml: Bump to 1.37.1 2021-12-13 16:53:07 -05:00
A Holt
cc2a24fa74
Experiment with kiwix-tools nightly 2021-12-12 2021-12-11 20:24:05 -05:00
A Holt
0391f616b6
Merge pull request #3063 from holta/ansible-core-2.12.1
Recommend ansible-core 2.12.1 + clarify latest Ansible repos/docs
2021-12-09 15:45:33 -05:00
A Holt
7d085aa47a
Recommend ansible-core 2.12.1 + clarify Ansible repos/docs 2021-12-09 15:40:08 -05:00
A Holt
ca15227f35
iiab-diagnostics: PCI bus -> PCI buses for PR #3061 2021-12-07 09:27:45 -05:00
A Holt
453ca1d741
Merge pull request #3061 from holta/iiab-diagnostics_lspci
Add 'lspci -nn' to iiab-diagnostics, and remove iiab-gen-iptables that's no longer useful
2021-12-07 07:41:29 -05:00
A Holt
841dc4701a
Update iiab-diagnostics.README.md 2021-12-07 07:37:29 -05:00
A Holt
22fab4dc90
Add 'lspci -nn' to iiab-diagnostics 2021-12-07 07:36:45 -05:00
A Holt
f7d9496850
iiab-diagnostics.README.md: Clarify key lines, for PR #3059 2021-12-04 18:06:21 -05:00
A Holt
4af7ec6322
Merge pull request #3059 from holta/iiab-diagnostics_rfkill_list
scripts/iiab-diagnostics: Run 'rfkill list' to clarify whether WiFi & Bluetooth are SOFT/HARD blocked (or enabled)
2021-12-04 17:57:34 -05:00
A Holt
b2f6b151a3
scripts/iiab-diagnostics: Run 'rfkill list' 2021-12-04 17:50:45 -05:00
A Holt
db082cbe39
osm-vector-maps/tasks/install.yml: Update stale URL explanation 2021-12-02 19:50:18 -05:00
A Holt
fd8c323808
Update README.md 2021-12-02 14:45:59 -05:00
A Holt
f920193dd3
Merge pull request #3055 from holta/jupyterhub-latest-prerelease
pip install latest PRE-release of JupyterHub — until JupyterHub 2.0.0 is released very shortly
2021-11-30 23:41:04 -05:00