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

7559 commits

Author SHA1 Message Date
A Holt
49bad59d78
Cleaner explanation on top of jupyterhub_config.py.j2 2023-02-08 13:02:16 -05:00
A Holt
8d3864090e
Mention /opt/iiab/jupyterhub (3.1.1) is now ~326 MB 2023-02-08 12:47:39 -05:00
A Holt
872c77d728
jupyterhub/README.md: Clarifs & new screenshots 2023-02-08 12:17:19 -05:00
root
b0f5a85e20 Update jupyterhub_config.py.j2 for JupyterHub 3.1.1 & /run/jupyterhub-proxy.pid 2023-02-08 11:34:49 -05:00
A Holt
611a0ac01a
phpMyAdmin 5.2.1 2023-02-07 21:59:41 -05:00
A Holt
555c7a7711
openvpn/defaults/main.yml: Clarify openvpn_server_real_ip etc 2023-01-30 08:51:43 -05:00
A Holt
30e0169f7a
osm-vector-maps/tasks/install.yml: Clarify {{ osm_repo_url }}/{{ maps_branch }} 2023-01-27 23:54:43 -05:00
A Holt
81bb08ffb5
kolibri/tasks/install.yml: Clarify {{ kolibri_deb_url }} is just an example 2023-01-24 12:12:59 -05:00
root
e9c6cffef2 Install Moodle dev pre-release IFF PHP >= 8.3 2023-01-21 12:26:45 -05:00
A Holt
ded399934f
mongodb/tasks/install.yml: Clarify line numbers 2023-01-20 00:42:36 -05:00
A Holt
247e582b56
#3469 clarif: IIAB overlays MongoDB 5.0.5 64-bit RPi binaries 2023-01-20 00:35:35 -05:00
A Holt
68dfc9239b
2022 -> 2023: Fix PR #3469 comment typo 2023-01-20 00:09:07 -05:00
A Holt
06f8001cb7
PR #3469's Debian 11 code path was also tested 2023-01-20 00:05:39 -05:00
root
b0cad086c0 ASIDE: MongoDB 6.0.3+ MIGHT run on 64-bit Ubuntu on RPi 2023-01-19 23:11:34 -05:00
root
0b23bd3ab5 mongodb/tasks/install.yml: Comments more future-proof 2023-01-19 22:58:03 -05:00
root
8f4024a0e4 Clarify MongoDB CAN use libssl3 on Ubuntu 22.04+ & Debian 12 2023-01-19 22:37:27 -05:00
root
7b097908a9 Try to avoid libssl1.1, now that MongoDB can use libssl3 2023-01-19 21:56:46 -05:00
A Holt
e378fae876
Merge pull request #3466 from holta/nodejs-19.x-with-internetarchive
internetarchive/tasks/install.yml: Enforce Node.js <= 19.x
2023-01-13 11:03:02 -05:00
A Holt
6d2725f63b
internetarchive/tasks/install.yml: Enforce Node.js <= 19.x 2023-01-13 11:01:32 -05:00
A Holt
0f614f1be3
mediawiki/defaults/main.yml: Version 1.39.1 2023-01-12 08:33:44 -05:00
root
98cff07ca3 Rename $ADMINCONSOLEPATH to $ADMINDOCSPATH 2023-01-11 10:26:57 -05:00
root
e34d84f712 Scrape RPi Image docs using ~ not : (and recurse into subdirs) 2023-01-11 09:57:04 -05:00
A Holt
d5fd98b08e
Update iiab-refresh-wiki-docs.sh 2023-01-10 23:27:21 -05:00
root
64cd4a40a7 'fancyindex_exact_size off;' human-readable for box/info 2023-01-10 19:57:43 -05:00
root
0ff334eeda Safer: 'cp /opt/iiab/iiab-admin-console/docs/*.md ...' 2023-01-10 19:52:34 -05:00
root
0ac162fdc6 'fancyindex on;' in nginx/templates/iiab.conf.j2 instead + box/info resiliency 2023-01-10 19:42:19 -05:00
root
1b2930c52d 'cp -r' was overkill: 'cp /opt/iiab/iiab-admin-console/docs/*' suffices 2023-01-10 19:18:01 -05:00
root
65cb09c67b iiab-refresh-wiki-docs also needs to run w/o Admin Console 2023-01-10 19:10:35 -05:00
root
31bd87cd1c http://box/info/admin-console offline docs 2023-01-10 19:01:59 -05:00
cwivagg
ccaa118dad
Update matomo-nginx.conf.j2
Move file to higher precedence to handle non-php files as well.
2023-01-07 08:27:56 -05:00
cwivagg
08ade5cd1e
Update matomo-nginx.conf.j2
Fix security problems noted in https://github.com/iiab/iiab/issues/3441.
2023-01-07 07:42:17 -05:00
A Holt
8f04d45fa2
Fix comment Re: matomo/tasks/install.yml Lines 63-199 2022-12-30 10:54:03 -05:00
A Holt
840f1df60d
PR #3453 php-settings.yml: Remove unnec quotes 2022-12-30 06:31:13 -05:00
A Holt
92926b9040
0-init/tasks/hostname.yml: Remove stale comments 2022-12-30 05:52:23 -05:00
root
322b7729d9 www_options/tasks/php-settings.yml: Cleaner comments 2022-12-30 15:21:20 +05:30
root
a02c452110 Store System TZ into fpm/php.ini & cli/php.ini for Matomo etc 2022-12-30 14:39:46 +05:30
A Holt
abf5e08f3f
0-init/tasks/tz.yml: Clarify Time Zone (TZ) extraction 2022-12-30 02:35:10 -05:00
A Holt
371146c4ed
0-init/tasks/tz.yml: Why ansible_date_time.tz is a problem 2022-12-30 02:29:16 -05:00
A Holt
e3ef4cded0
Explain #3449 set-php-limits.yml (top line summary) 2022-12-29 17:50:12 -05:00
A Holt
2c20165768
Use the new 'gitea_version: 1.18' (instead of 1.17) 2022-12-29 15:24:01 -05:00
root
6f06bfacd0 Allow post-install toggling of nginx_high_php_limits 2022-12-30 01:15:09 +05:30
A Holt
a4b8f74fe2
Merge branch 'master' into set-php-limits 2022-12-29 12:48:02 -05:00
root
2a7eba7297 Set PHP limits right after PHP reqs/recs, so each role installs smoothly 2022-12-29 11:48:17 -05:00
root
3dbfabcd8d Merge branch 'set-php-limits' of https://github.com/holta/iiab into set-php-limits 2022-12-29 10:29:52 -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
cwivagg
74c680cc6d
Update README
Remove notes about trusted website check to reflect this patch, and add note about time zone.
2022-12-29 10:21:34 -05:00
A Holt
b597913886
Clarify explanation at top of set-php-limits.yml 2022-12-29 09:05:19 -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
cwivagg
27b0c5b843
Add required PHP extensions 2022-12-29 06:20:53 -05:00
cwivagg
e635b25d7a
Don't make slash required in Matomo URL 2022-12-29 05:15:05 -05:00
cwivagg
424f15c4d2
Switch from lineinfile to ini_file
lineinfile was really struggling to handle a k/v value with "=" in it. ini_file is built for precisely this file format and handles the issue effortlessly.
2022-12-27 15:56:14 -05:00
cwivagg
7fb4bdde88
Escape equals for skip trusted host check 2022-12-27 15:20:22 -05:00
cwivagg
34463b800f
Fix regex for lineinfile 2022-12-27 15:02:38 -05:00
cwivagg
3319e287d4
Disable trusted host check for Matomo
Per 2022-12-27 IIAB community minutes 3b.
2022-12-27 14:34:52 -05:00
root
4638bc7124 Somewhat higher PHP limits for Matomo 2022-12-27 12:15:57 -05:00
A Holt
59bd6eecfd
Fix www_options comments: Default is "memory_limit = -1" in cli/php.ini 2022-12-27 10:19:34 -05:00
A Holt
dfaccc42ae
Typo: Fix date in comment (ca927e86) 2022-12-27 08:11:06 -05:00
A Holt
ca927e86ee
sshd/tasks/install.yml: Comment hygiene, similar to #3444 2022-12-27 08:08:20 -05:00
A Holt
ffa16d5bfb
#3446: Further clarify /etc/cron.d/kiwix-serve_daily instead of... 2022-12-27 07:34:40 -05:00
root
f082df8ef4 /etc/cron.d/kiwix-serve_daily instead of defaults 2022-12-27 07:17:09 -05:00
root
f9b5e74d8a Enable/Disable kiwix-serve 4AM daily cron (using Ansible) 2022-12-26 18:30:03 -05:00
root
37f7d3eeaf Too many global vars: put {{ systemctl_program }} to rest 2022-12-26 16:03:19 -05:00
A Holt
0125554869
matomo/README.adoc: Clarify KA Lite restriction 2022-12-25 18:17:13 -05:00
A Holt
a0fa51578c
matomo/tasks/install.yml: Lint 2022-12-25 09:56:40 -05:00
A Holt
c3f571f40a
Merge pull request #3443 from cwivagg/patch-1
Fix for Issue #3441
2022-12-25 09:34:09 -05:00
root
9c21d688ad iiab-admin/templates/sshpwd-lxde-iiab.sh.j2: Fix {{ sshd_service }} 2022-12-25 08:29:13 -05:00
cwivagg
4823353dd9
Replace shell commands with ansible 2022-12-24 10:30:47 -05:00
A Holt
12f8069680
matomo/README.adoc: "time stops" on some IIAB's (lacking RTC) but not all! 2022-12-24 08:56:10 -05:00
cwivagg
b968fd40f5
changes to cronjob hack as test 2022-12-24 08:52:14 -05:00
A Holt
c7ef1ce3d6
matomo/README.adoc: "username" consistency can't hurt 2022-12-24 08:48:31 -05:00
cwivagg
dd5c181807
Add permissions fix as cronjob 2022-12-24 08:19:22 -05:00
cwivagg
3b3d223beb
Fix for Issue #3441 2022-12-24 07:29:02 -05:00
A Holt
87ef9b7f23
Merge pull request #3440 from holta/versions_less_brittle
Put vars/<OS-VER>.yml files on a diet, moving stale vars to default_vars.yml or roles/X/defaults
2022-12-22 01:10:55 -05:00
A Holt
fec9addc0f
postgresql/tasks/install.yml: Update comment 2022-12-22 00:50:07 -05:00
root
d720e209e3 Move stale vars: vars/OS.yml to default_vars.yml or roles/X/defaults 2022-12-22 00:22:56 -05:00
root
cc659d0837 Dynamically extract php_version & python_version 2022-12-21 19:29:04 -05:00
root
b8e0b5e13a Cleaner sed in nextcloud, postgresql, iiab-diagnostics 2022-12-21 14:18:27 -05:00
A Holt
0a114af24e
postgresql/tasks/install.yml typo: numner -> number 2022-12-21 14:07:10 -05:00
root
b691bd8252 Dynamically extract python_ver & postgresql_version 2022-12-21 13:34:30 -05:00
A Holt
83a6a2db0b
www_base/tasks/main.yml: php-stem.yml might later support PHP 8.2 2022-12-21 08:24:28 -05:00
A Holt
4385d4eb82
mediawiki/defaults/main.yml: Version 1.39.0 2022-12-01 12:17:48 -05:00
A Holt
4c4ce7fa32
Clarify /library/gitea/bin/gitea-1.17 begins as ~108 MB 2022-11-28 10:58:19 -05:00
A Holt
3de6916af2
#3430: Moodle 4.2 will require php exif (we're already set!) 2022-11-27 14:29:18 -05:00
root
3ca4a88736 Clarify Moodle 4.1 size on disk; "weekly" master 4.2dev 2022-11-27 13:46:29 -05:00
root
cc226b9e2d Install Moodle 4.1 LTS, or 4.2dev if OS PHP >= 8.2 2022-11-27 13:20:26 -05:00
A Holt
d44f814e0e
Move netplan.j2 to netplan.j2.unused (as PR #2380 reverted PR #1634) 2022-11-23 12:38:37 -05:00
tim-moody
1f68641c71 update readme 2022-11-18 09:01:46 -05:00
tim-moody
d5ad79720c fixes 2022-11-17 11:56:18 -05:00
tim-moody
28b345ab78 mark templates unused 2022-11-17 09:41:18 -05:00
tim-moody
cd8f599dd7 wip 2022-11-16 17:29:30 -05:00
A Holt
6333ea1483
minetest/README.rst: Unhelpful mention of ancient OS's 2022-11-15 08:00:07 -05:00
A Holt
03fd8b267f
/opt/iiab/jupyterhub size estimate: ~304 -> ~271 MB 2022-11-11 13:00:08 -05:00
A Holt
352a8f3540
Update latest.tar.bz2 & /library/www/nextcloud sizes 2022-11-10 21:04:26 -05:00
A Holt
56457b9829
/library/www/nextcloud initial footprint: 507 -> 519MB 2022-11-10 19:57:05 -05:00
root
06c4b7aaf6 Block iiab-install of JHub+CWeb on 32-bit, til RasPiOS fixes Rust 2022-11-10 12:30:54 -05:00
root
b952d65c46 Ansible 2.14 disallows 'args:' 'warn: no' 2022-11-06 21:38:33 -05:00
A Holt
719e81c660
gateway/iiab-internet-on: Tighter instructions 2022-11-02 01:15:22 -04:00
A Holt
3236dbef96
gateway/iiab-internet-off: Tighter instructions 2022-11-02 01:14:40 -04:00
A Holt
1ddbc6f635
network/tasks/dnsmasq.yml: Indent per Ansible norm 2022-11-02 00:47:45 -04:00
A Holt
d082e81362
enable_services.yml: Remove 110+ stale lines (dhcpd, named, DansGuardian, Wondershaper} 2022-11-01 22:44:02 -04:00
A Holt
0dc7aeed33
kalite/tasks/install.yml: Clarify PR #3415 2022-10-28 19:00:24 -04:00
root
c05588b09d Tighten up kalite/tasks/install.yml for recent OS's 2022-10-28 14:41:20 -04:00
root
4f94011781 Prelim support for Ubuntu 23.04 Lunar Lobster 2022-10-28 13:55:43 -04:00
root
339d72de20 Modernize Kolibri PPA installer for Ubuntu 23.04, 23.10 etc 2022-10-24 22:59:34 -04:00
root
e82b486b60 Force-install libssl1.1 on ARM64 22.04+ for MongoDB 5+ & Sugarizer 2022-10-23 23:43:38 -04:00
A Holt
adb9087894
Clarify "If Nodesource.com doesn't yet support your OS" 2022-10-23 14:38:22 -04:00
A Holt
be3a44e51f
nodejs/README.md: Clarify RPi Zero [2] W suggestions 2022-10-22 23:24:13 -04:00
A Holt
344c8788a7
roles/nodejs/README.md: Clarify Nodesource.com links 2022-10-22 23:01:20 -04:00
A Holt
dca476467d
Update nodejs/README.md 2022-10-22 22:29:09 -04:00
root
91a5cd33f3 Use OS's Node.js & npm if Nodesource dragging (+ always wipe prior versions) 2022-10-22 21:50:37 -04:00
A Holt
065dfcb550
usb_lib/tasks/install.yml: Investigate usbmount 0.0.24 &/or 0.0.25 2022-10-21 11:56:22 -04:00
root
7e5099553f MongoDB 4.4 -> 6.0; force libssl1.1 for Debian 12 2022-10-19 18:51:16 -04:00
A Holt
bec21a56f0
Merge pull request #3400 from holta/apt_install_cron
2-common/tasks/packages.yml: Debian 12 needs 'apt install cron'
2022-10-19 14:00:10 -04:00
A Holt
daf3e5ce69
Update nextcloud/README.md re: "latest" Nextcloud 22+ reqs 2022-10-19 09:55:43 -04:00
A Holt
f4622e54ce
Nextcloud 25.0.0 PHP 7.4, 8.0 or 8.1 reqs verified & documented 2022-10-19 09:51:24 -04:00
A Holt
4b85b2fd37
Clarify Nextcloud 25.0.0 (~138MB) expands to ~507MB & later 531+ MB 2022-10-19 09:22:32 -04:00
A Holt
1ca77cdf86
Clarify useless pop-up risk on RasPiOS like Mint, due to sudo -n 2022-10-18 19:02:19 -04:00
root
98e66a4838 Refine pwd warnings, avoiding Mint 21 pop-up 2022-10-18 18:47:52 -04:00
A Holt
83ef81b4df
Merge pull request #3402 from holta/nodered-settings
Copy Node-RED's default settings.js from /usr/lib/... OR /usr/local/lib/…
2022-10-13 20:26:11 -04:00
A Holt
75fc75ce3d
Node-RED's /usr/lib/.../settings.js (OLD WAY) *might* later be removable 2022-10-13 20:25:04 -04:00
root
aad72373ea Copy Node-RED's default settings.js from /usr/lib/... OR /usr/local/lib/... 2022-10-13 20:07:44 -04:00
A Holt
10eef2f6d9
Document /home/nodered/.node-red/settings.js (username pi is no longer!) 2022-10-13 16:23:53 -04:00
A Holt
b11a608adb
Clarify PR #3397: Force libssl1.1 on Mint 21 too 2022-10-13 14:44:10 -04:00
A Holt
ecff206fea
2-common/tasks/packages.yml: Debian 12 needs 'apt install cron' 2022-10-13 14:34:00 -04:00
A Holt
3636626016
mongodb/tasks/install.yml: Force libssl1.1 on is_linuxmint_21 too 2022-10-12 18:04:53 -04:00
A Holt
09fbcbb71f
remoteit/README.md: Their $6/month rose to $10/month 2022-10-09 18:52:13 -04:00
A Holt
c1e83a5965
iiab-remoteit-off: Comment out obsolete connectd ops 2022-10-09 18:46:20 -04:00
root
da88bdba9e roles/remoteit: small fixes + cleanup 2022-10-09 18:31:22 -04:00
A Holt
586efa1ecf
/usr/bin/iiab-remoteit: connectd systemd service GONE from 4.15.2 2022-10-09 17:43:26 -04:00
A Holt
617c4436a2
remoteit/tasks/enable-or-disable.yml: Use /usr/share/remoteit/refresh.sh not connected 2022-10-09 17:09:23 -04:00
A Holt
865d2434eb
remoteit/tasks/main.yml: Use skip_role_on_error 2022-10-09 16:34:04 -04:00
A Holt
84397e67b2
remoteit/defaults/main.yml: New arch dict + URLs for optional CLI 2022-10-09 16:29:54 -04:00
A Holt
5cd2187796
remoteit/tasks/install.yml: Defer deletion of /etc/remoteit/registration 2022-10-09 15:09:10 -04:00
A Holt
0d646a2b85
enable-or-disable.yml: Remove empty file /etc/remoteit/registration if remoteit_enabled 2022-10-09 14:51:49 -04:00
A Holt
e30b2bbc0b
templates/iiab-remoteit: Compact prompt conditionals 2022-10-09 14:28:52 -04:00
A Holt
3796735b89
Clarify iiab-remoteit-off: connectd may not exist 2022-10-09 14:10:44 -04:00
A Holt
5290f00368
iiab-remoteit-off: failsafe as connectd may no longer exist 2022-10-09 14:03:32 -04:00
Jerry Vonau
417386121c wording 2022-10-07 17:32:00 -05:00
Jerry Vonau
bad5b38e25 always install 00-iiab-debug 2022-10-07 13:07:28 -05:00
Jerry Vonau
07f663b8ee restore missing optional user disabling of dnsmasq 2022-10-07 03:40:19 -05:00
Jerry Vonau
fe18c8e050 remove RasPiOS restriction 2022-10-07 03:40:19 -05:00
Jerry Vonau
cf1869bd11 Revert "shut the log up for #3278"
This reverts commit eb3c0a2684.
2022-10-07 03:40:19 -05:00
Jerry Vonau
5ab9e0ff76 use ap0 hack only on RPi hardware 2022-10-07 03:24:02 -05:00
Jerry Vonau
f02e514cd1 Move 'hooks' to their respective backends
With NetworkManager active, systemd-networkd/networkd-dispatcher are used for
br0/ap0 support but the hooks were not being installed on the first pass through
network as systemd_networkd_active was not detected when ansibled stated.
2022-10-05 09:35:31 -05:00
root
35898a6f92 First move /opt/iiab/kiwib/bin aside + Explain better 2022-10-05 00:17:37 -04:00
A Holt
ff0384f778
kiwix/defaults/main.yml: Clarify "e.g. https://download.iiab.io/packages/" 2022-10-04 20:24:06 -04:00
A Holt
c1d0bd03dd
Untar with '--strip-components=1' to chop tarball's top-level dir from path 2022-10-04 20:11:25 -04:00
A Holt
7e86d5e582
kiwix/tasks/install.yml: Clarify get_url "force: yes" implied b/c dest is a dir 2022-10-04 20:02:04 -04:00
A Holt
f2b74880e8
kiwix/defaults/main.yml: Clarify ansible_machine safer than ansible_architecture 2022-10-04 19:49:19 -04:00
root
8643285dc9 Auto-install latest/official kiwix-tools + tighten up code 2022-10-04 19:12:28 -04:00