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

7644 commits

Author SHA1 Message Date
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
A Holt
38fa807a00
Merge pull request #3390 from jvonau/3385
3385 Ignore detected wifi device from LAN detection when not currently active.
2022-10-04 09:34:53 -04:00
A Holt
5bbcacbe00
Ansible require double backslashes, e.g. with \b "word boundary" anchors 2022-10-03 11:52:13 -04:00
Jerry Vonau
d349f2fe2f Restart iiab-clone-wifi if the ap0 device is not detected by ansible #3379 2022-10-03 08:50:53 -05:00
Jerry Vonau
6b69696f72 use can_be_ap 2022-10-03 08:47:00 -05:00
Jerry Vonau
9f4b99e50d use item|trim in template 2022-10-03 08:47:00 -05:00
Jerry Vonau
87ea472003 add discovered_wireless_iface to lan_list_result and num_lan_interfaces_result 2022-10-03 08:47:00 -05:00
A Holt
ebb1ac6cc1
0-init: Skip validate_vars.yml on Zero W & Zero 2 W 2022-10-02 21:05:16 -04:00
A Holt
f06786e705
mediawiki/defaults/main.yml: Version 1.38.4 2022-09-29 17:51:04 -04:00
A Holt
4b2fe1ec5a
Merge pull request #3384 from holta/azuracast-revs
AzuraCast 'stable' instead of 'latest' + Simplify install + Document './runrole --reinstall azuracast' manual workaround
2022-09-29 11:23:56 -04:00
A Holt
57d54cec93
Merge pull request #3379 from holta/hostapd-fix-for-zero-w
Fix hostapd for Raspberry Pi Zero W (systemd unit files, so it doesn't start too early!)
2022-09-29 11:21:02 -04:00
A Holt
f2b945a0a9
azuracast/README.rst: Link to reinstall tech tips (in install.yml) 2022-09-29 03:17:58 -04:00
root
f21a58e590 Explain './runrole --reinstall azuracast' workaround 2022-09-29 01:55:46 -04:00
root
c43d408711 azuracast/tasks/install.yml comment sequencing 2022-09-29 00:31:17 -04:00
root
e595328fc1 Simplified azuracast/tasks/install.yml 2022-09-28 22:33:05 -04:00
A Holt
b852f015ab
2-common/tasks/packages.yml: Update comment 2022-09-28 22:17:33 -04:00
root
c3efbb7def Rename azuracast.env.j2; Try w/o docker-compose.yml 2022-09-28 22:01:25 -04:00
root
17fb922f8d azuracast/README.rst: Link to more of their docs 2022-09-28 21:03:44 -04:00
root
110355105c Merge branch 'azuracast-revs' of https://github.com/holta/iiab into azuracast-revs 2022-09-28 19:48:19 -04:00
root
86ae2bb9a1 Skip 'docker.sh setup-release' 2022-09-28 19:40:25 -04:00
A Holt
2d6fc6fe85
mediawiki/defaults/main.yml: Version 1.38.3 2022-09-28 17:17:03 -04:00
root
b6e515e858 Encourage pre-release testing of Moodle 4.1 LTS if PHP >= 8.1 2022-09-27 22:04:24 -04:00
root
9f0c5f1e5d Force-install libssl1.1 if MongoDB needed on Ubuntu >= 22.04 2022-09-27 16:49:34 -04:00
A Holt
3aae53e693
mongodb/tasks/install.yml: buster -> bullseye on Debian x86_64 2022-09-27 12:33:52 -04:00
A Holt
40db09c97f
Merge pull request #3276 from mabuelhagag/bugfix/upgrade_lokole
Upgrade Lokole's Python dependencies
2022-09-27 09:33:00 -04:00
A Holt
09f6b292ef
iiab-clone-wifi.service.j2: hostapd tries to start too early on Zero W 2022-09-26 19:46:59 -04:00
A Holt
c75ab4777c
hostapd.legacy.j2: hostapd tries to start too early on Zero W 2022-09-26 19:44:38 -04:00
A Holt
7bb5e1bfda
Merge pull request #3337 from holta/expand-rootfs-resilience
Straw Man 1-prep/templates/iiab-expand-rootfs.service based on 2020's PR #2522 + /usr/sbin/iiab-expand-rootfs "bash -xe" exit-on-error (to defer deleting /.expand-rootfs)
2022-09-26 10:47:23 -04:00
A Holt
c76bd2745d
iiab-expand-rootfs: Make growpart & resize2fs RC visible to bash -x 2022-09-24 08:16:38 -04:00
A Holt
508b2b1c0e
Merge pull request #3374 from jvonau/sb_moved
Sb moved [AzuraCast]
2022-09-22 23:25:44 -04:00
Jerry Vonau
b4f5e12f19 Note 2022-09-22 22:11:52 -05:00
Jerry Vonau
8d38ed748f Clean up nginx template - doesn't quite work yet anyway 2022-09-22 22:07:03 -05:00
Jerry Vonau
c9bfa40209 The rebase dance is BS c9e0af4286e27487e3d1a13e7cb71d908bd35a6e
Pushing related work #3353 before other's open PRs #2946 tend to break open PRs when forced to needlessly rebase
2022-09-22 21:45:08 -05:00
A Holt
139aa2846c
Merge pull request #3373 from jvonau/feedback
Better description of current configuration when networking is disabled
2022-09-22 18:58:52 -04:00
Jerry Vonau
f2ace322cc Better discription of current configuration when networking is disabled 2022-09-22 17:30:04 -05:00
A Holt
dfdc5eb78c
iiab-expand-rootfs: Comment clarif RE: auto-reboot 2022-09-22 12:05:20 -04:00
A Holt
939fc0d11c
iiab-expand-rootfs: IGNORE growpart errors for now (good enough!?) 2022-09-22 11:56:28 -04:00
A Holt
e125fc1e39
iiab-expand-rootfs: 'rm -f /.expand-rootfs /.resize-rootfs' prior to reboot 2022-09-22 11:47:19 -04:00
A Holt
b3bad6ea21
iiab-expand-rootfs: reboot right after 'raspi-config --expand-rootfs' 2022-09-22 11:41:31 -04:00
A Holt
e94c65f6ab
Update sshpwd-lxde-iiab.sh.j2 2022-09-21 00:30:37 -04:00
A Holt
3132f79e16
Update sshpwd-profile-iiab.sh.j2 2022-09-21 00:30:09 -04:00
A Holt
2b47baa85d
sshpwd-lxde-iiab.sh.j2: Explain 'sudo -s' exception 2022-09-21 00:25:41 -04:00
A Holt
1aafc818a4
sshpwd-profile-iiab.sh.j2: Explain 'sudo -s' exception 2022-09-21 00:22:44 -04:00
A Holt
763c6258c7
sshpwd-profile-iiab.sh.j2: 'sudo -n' avoids pwd prompts 2022-09-20 21:38:52 -04:00
A Holt
bdbdefa129
sshpwd-lxde-iiab.sh.j2: 'sudo -n' avoids pwd prompts 2022-09-20 21:37:57 -04:00
A Holt
8ed159b5c2
sshpwd-profile-iiab.sh.j2: sudo to verify /etc/shadow 2022-09-20 21:08:38 -04:00
A Holt
799f47b950
sshpwd-lxde-iiab.sh.j2: sudo to verify /etc/shadow 2022-09-20 21:02:18 -04:00
A Holt
09c26c8544
plocate: Faster & smaller than locate & mlocate 2022-09-15 09:45:20 -04:00
A Holt
1cea2cf995
azuracast/README.rst: Port numbers doc fix 2022-09-08 15:01:26 -04:00
A Holt
d520a3a222
Merge pull request #3360 from holta/azuracast-stale-inline-docs
Update AzuraCast stale inline docs. Prepare to revise "azuracast_port_range_prefix: 10" (i.e. ports 10xxx for now, including blocked port 10080) as AzuraCast recommendations evolve.
2022-09-08 14:57:04 -04:00
A Holt
f2e771f63a
azuracast/defaults/main.yml: Doc tweak 2022-09-08 14:54:26 -04:00
A Holt
3b67ff0547
azuracast/defaults/main.yml: "# azuracast_port_range_prefix: 10" for now 2022-09-08 14:46:24 -04:00
A Holt
17096e78b4
remoteit/tasks/enable-or-disable.yml: Don't fail if svc(s) missing 2022-09-08 14:00:33 -04:00
A Holt
b2e1fc609a
kolibri/tasks/install.yml: Mention @jredrejo's Ansible scripts 2022-09-08 13:24:53 -04:00
A Holt
93490933be
kolibri/tasks/install.yml: spacing around if/else block 2022-09-08 12:44:02 -04:00
Jerry Vonau
632085548d Allow for NM with RPiOS
https://www.raspberrypi.com/news/the-latest-update-to-raspberry-pi-os/
2022-09-07 09:25:11 -05:00
A Holt
c887768e11
azuracast/defaults/main.yml: Grammar typo 2022-09-06 12:26:34 -04:00
A Holt
1ddfab2edd
azuracast/defaults/main.yml: Update in-line docs 2022-09-06 12:17:28 -04:00
A Holt
fea98739f9
azuracast/README.rst: Link to community example(s) 2022-09-02 07:04:47 -04:00
A Holt
bffe5227a0
kolibri/tasks/install.yml: Clarify 'focal' (if other/older OS's) 2022-09-01 00:33:04 -04:00
A Holt
a6f89e59a4
kolibri/tasks/install.yml: PPA 'focal' (other/older OS's) 2022-09-01 00:31:05 -04:00
A Holt
55b0239ccb
Document that apt upgrading Kolibri is risky (for now!) 2022-09-01 00:28:32 -04:00
root
43c3ef4ddf kolibri/tasks/install.yml: Modern apt keyring approach 2022-08-31 22:54:24 -04:00
A Holt
f94a55b079
azuracast/README.rst: Cleaner explanation 2022-08-31 18:14:19 -04:00
A Holt
20ed74ea51
azuracast/tasks/main.yml: iiab.ini description needs '' 2022-08-31 16:22:04 -04:00
A Holt
2927f086a2
azuracast/tasks/main.yml: Tighter iiab.ini description 2022-08-31 16:19:32 -04:00
A Holt
e9564cab36
azuracast/tasks/main.yml: skip_role_on_error 2022-08-31 16:07:19 -04:00
A Holt
624c4d8aaa
kolibri/tasks/install.yml: Clarify Mint 21 special case 'jammy' 2022-08-31 15:39:30 -04:00
A Holt
0b822d7204
Tighten up azuracast/README.rst 2022-08-31 09:55:40 -04:00
A Holt
b5b9ea6ceb
Merge branch 'master' into azuracast-restoration-prep 2022-08-31 09:48:28 -04:00
A Holt
17fdfc9942
Merge pull request #2946 from jvonau/test-azuracast
Get Azuracast baseline - Fix port reassignment - WIP - needs testing
2022-08-31 09:47:50 -04:00
A Holt
1e5e3c25b3
6-generic-apps/tasks/main.yml: AzuraCast moved to Stage 9 2022-08-31 09:41:03 -04:00
A Holt
f691b389ba
Install AzuraCast in Stage 9 (9-local-addons) 2022-08-31 09:40:23 -04:00
A Holt
1d6a6b3bd4
azuracast/README.rst: Emphasize RasPiOS needs to be 64-bit 2022-08-31 09:32:26 -04:00
A Holt
80513db267
azuracast/README.rst: Fix anchor tag #azuracast-docs 2022-08-31 09:30:32 -04:00
A Holt
162c86236b
Update azuracast/README.rst 3+ years later (WiP) 2022-08-31 09:26:03 -04:00
cwivagg
da47983252
Update install.yml 2022-08-31 09:13:53 -04:00
cwivagg
d0feb297ce
Accept both status codes for pre-fallback step 2022-08-31 08:02:04 -04:00
cwivagg
45525c5397
Harden Matomo install for timezone issue
Additionally, temporarily switch apache_user to www-data to unblock access to Matomo. Will debug later.
2022-08-31 06:42:47 -04:00
A Holt
a168afeeef
6-generic-apps/tasks/main.yml: AzuraCast restoration 2022-08-30 10:56:42 -04:00
Jerry Vonau
a477896003 use .j2 2022-08-30 04:54:21 -05:00
Jerry Vonau
de282a85cd clean up 2022-08-29 14:37:36 -05:00
Jerry Vonau
bae65ad64e whitespace and use 'prod.env' 2022-08-29 14:28:02 -05:00
Jerry Vonau
3adafc96f1 add notes.txt 2022-08-29 14:14:56 -05:00
Jerry Vonau
2f235a57ab curl -fsSL https://raw.githubusercontent.com/AzuraCast/AzuraCast/stable/docker-compose.sample.yml -o docker-compose.sample.yml 2022-08-29 12:10:42 -05:00
Jerry Vonau
89ca8f58b9 curl -fsSL https://raw.githubusercontent.com/AzuraCast/AzuraCast/stable/azuracast.sample.env -o azuracast.sample.env 2022-08-29 12:09:18 -05:00
Jerry Vonau
c4360a2497 curl -fsSL https://raw.githubusercontent.com/AzuraCast/AzuraCast/stable/sample.env -o sample.env 2022-08-29 12:06:39 -05:00
Jerry Vonau
7b058cfe47 upstream docker.sh as of Aug 22, 2022
https://raw.githubusercontent.com/AzuraCast/AzuraCast/stable/docker.sh
2022-08-29 11:52:02 -05:00
Jerry Vonau
5e0631a7c9 Readme - port 2022-08-22 19:07:41 -05:00
Jerry Vonau
bb01db529a azuracast.env 2022-08-22 19:03:00 -05:00
Jerry Vonau
ca2ab6a5ab Azuracast baseline 2022-08-22 19:03:00 -05:00
root
6b7da719dc kolibri/tasks/install.yml: PPA special cases for Mint 20 (focal) + Mint 21 (jammy) 2022-08-19 19:48:02 -04:00
A Holt
e277e405eb
kiwix/defaults/main.yml: New kiwix-tools version 3.3.0-1 2022-08-17 15:53:11 -04:00
A Holt
6e09f13dba
Update matomo/README.adoc 2022-08-13 16:19:15 -04:00
A Holt
ab1d417d25
Update matomo/README.adoc 2022-08-13 15:57:52 -04:00
A Holt
77024e62f9
README.adoc: Highlight code snippets & Bold buttons 2022-08-13 11:58:26 -04:00
A Holt
931ea76687
Merge pull request #3304 from cwivagg/cwivagg/matomo_20220618
Cwivagg/matomo 20220618
2022-08-13 09:14:19 -04:00
cwivagg
f1eb4f381f
Update README.adoc
Instructions for getting into Matomo
2022-08-13 09:01:00 -04:00
A Holt
b9a653c1b9
iiab-expand-rootfs: bash -e exit on error; do not delete /.expand-rootfs 2022-08-11 21:42:57 -04:00
A Holt
3227cffe5f
iiab-remote-off: UX explaining OpenVPN's truly off 2022-08-11 12:02:44 -04:00
A Holt
83dc48ba7d
iiab-remote-off: Comment out stale guidance 2022-08-11 09:45:09 -04:00
A Holt
15a2a3f8a6
Disable openvpn service AND openvpn_enabled in local_vars.yml 2022-08-11 09:36:31 -04:00
Mohamad
35211d0e60 revert lokole_repo to original repo 2022-08-09 08:02:37 +02:00
A Holt
c3ab1236a5
iiab-expand-rootfs.service: Explain After=systemd-remount-fs.service 2022-08-08 22:46:36 -04:00
A Holt
3798685ba7
iiab-expand-rootfs.service: Explain TimeoutSec=infinity 2022-08-08 19:52:51 -04:00
A Holt
5c26d52549
iiab-expand-rootfs.service: Explain Before=dphys-swapfile.service 2022-08-08 19:24:23 -04:00
A Holt
6403ce517a
iiab-expand-rootfs.service: TimeoutSec=infinity in [Service] 2022-08-08 18:18:53 -04:00
A Holt
e351801933
1-prep/templates/iiab-expand-rootfs.service based on 2020's #2522 2022-08-07 20:29:24 -04:00
A Holt
e58c4b0c9c
iiab-expand-rootfs: Note collision (race condition) w/ fsck 2022-08-07 08:56:26 -04:00
A Holt
115276baad
Revert "1-prep/templates/iiab-expand-rootfs: Avoid reboot" 2022-08-07 08:50:02 -04:00
A Holt
acfb4ff36f
Update roles/network/README.rst for #3308 2022-08-05 09:33:30 -04:00
A Holt
664dd5da5e
Clarify "multiple secondary gateways" detection 2022-08-03 23:00:43 -04:00
A Holt
99a05c6a78
Clean up "multiple secondary gateways" error handling 2022-08-03 22:47:21 -04:00
A Holt
dc2c531947
Disallow multi-line var second_gateway_found ~= exclude_devices 2022-08-03 22:27:44 -04:00
root
015abc52c7 detected_network.yml: Unindent can_be_ap rescue clause (explanation) 2022-08-01 17:28:50 -04:00
root
112347ffa3 iiab-network alert: "WiFi chipset/firmware NOT CAPABLE of AP Mode (details above)" 2022-08-01 17:15:03 -04:00
A Holt
d99fcaddd6
detected_network.yml: Clarify 'can_be_ap: True' for #3329 2022-08-01 02:07:34 -04:00
A Holt
5499f09ec4
detected_network.yml: Clarify #3329 can_be_ap grep RC 2022-08-01 01:43:40 -04:00
root
4ad2622111 Live w/ red errors to set can_be_ap ('failed_when: False' was too strong) 2022-08-01 00:56:49 -04:00
root
0b83307f73 Kolibri PPA promises auto-upgrades. List 25 -> 31 languages 2022-07-30 18:45:51 -04:00
A Holt
b51fbe21b7
Use the new 'gitea_version: 1.17' instead of 1.16 2022-07-30 15:41:11 -04:00
A Holt
cd6358514d
Modernize matomo/tasks/main.yml for skip_role_on_error #3255 2022-07-28 16:55:16 -04:00
A Holt
9ad5a9caa1 network/tasks/detected_network.yml: can_be_ap grep failed on absence of regex 2022-07-28 14:20:46 +00:00
Carl Wivagg
c6ee32d0c0 fix timezone issue 2022-07-28 06:36:33 -04:00
A Holt
004b89015d
/usr/local/sbin/network: Comment clarif (RasPiOS w/ desktop) 2022-07-27 15:53:46 -04:00
A Holt
914285037a
/usr/local/sbin/netwarn: Test-during-boot reminder #3318 2022-07-27 12:55:20 -04:00
Tim Moody
15782fb647
Merge pull request #3321 from tim-moody/7.3.5-misc
handle missing or empty library.xml
2022-07-26 11:39:03 -04:00
tim-moody
66138941e9 handle missing or empty library.xml 2022-07-26 11:38:11 -04:00
A Holt
002e98efee
OER2Go.org now hosts a casino in Indonesia ☹ 2022-07-25 14:09:10 -04:00
A Holt
b7b200cef1
network/tasks/sysd-netd-debian.yml: "Linux Mint" w/ space 2022-07-23 15:56:43 -04:00
A Holt
67c866a8c9
network/tasks/install.yml: "Linux Mint" w/ space 2022-07-23 15:56:01 -04:00
A Holt
1b6c988b21
netplan.yml: Explain forced 'systemd_networkd_active: False' (for 1-prep) 2022-07-23 15:54:38 -04:00
Jerry Vonau
14b6fa624e wording 2022-07-23 13:52:38 -05:00
Jerry Vonau
41728b6444 default 2022-07-23 13:17:07 -05:00
A Holt
b73567260a
netwarn.yml: Note similar pwd-warnings.yml & www_options 2022-07-22 20:47:36 -04:00
A Holt
3e69c957e4
www_options/tasks/main.yml: Refine comment 2022-07-22 20:42:29 -04:00
A Holt
e9806667ac
pwd-warnings.yml: Mention www_options & netwarn.yml 2022-07-22 20:38:22 -04:00
A Holt
7bd9eb3e4f
www_options: Mention netwarn.yml & pwd-warnings.yml 2022-07-22 20:31:19 -04:00
A Holt
da97d3e7c2
netwarn.yml note: /etc/profile.d for ssh in future? #3318 2022-07-22 18:42:39 -04:00
A Holt
acda638941
www_options/tasks/main.yml: Mention http://box/home for LXDE-pi/autostart 2022-07-22 18:37:00 -04:00
A Holt
01cb5e8021
Merge pull request #3318 from holta/net_warn
/usr/local/sbin/netwarn pop-ups (if iiab-network needs to be run) on MATE & RasPiOS with desktop + roles/network refactoring
2022-07-22 18:11:38 -04:00
A Holt
6b5678555f
gitea/tasks/install.yml: Clarify slow d/l can be ~15min 2022-07-22 16:34:52 -04:00
root
9f5032d74f Comment out 'netplan apply' from restart.yml (trim netplan.yml later?) 2022-07-22 15:59:10 -04:00
root
dbeaf02482 Try to explain ordering of iiab-hotspot-on|off & install.yml (in network/tasks/main.yml) 2022-07-22 15:35:05 -04:00
root
69aba8eec3 network/tasks/main.yml: Swap order of iiab-hotspot-on|off & install.yml on @jvonau's request 2022-07-22 15:14:40 -04:00
root
e71efff7e2 network/tasks/main.yml: Restore iiab-hotspot-on|off 2022-07-22 14:43:39 -04:00
A Holt
60579c6c00
network/tasks/install.yml: Spacing around "all installs" header 2022-07-22 12:18:58 -04:00
root
f33e15ecd2 network/tasks/restart.yml also needed netplan var. Dup code for now :/ 2022-07-22 11:25:47 -04:00
root
556db4bfb6 2 vars in detected_network.yml to netplan.yml; FULL/PATHS for 1-prep 2022-07-22 10:53:24 -04:00
root
7d0bf6c1ef FULL/PATH to netplan.yml & netwarn.yml for 1-prep 2022-07-22 09:51:53 -04:00
root
a450db1f1a FULL/PATH to Avahi stuff in roles/network for 1-prep 2022-07-22 09:27:31 -04:00
root
f8cb292828 FULL/PATH/dnsmasq.yml in network/tasks/install.yml for 1-prep 2022-07-22 09:14:26 -04:00
A Holt
f1ba6d82cc
Rename ifcfg.j2.usused to ifcfg.j2.unused 2022-07-21 23:39:18 -04:00
A Holt
71351c18b1
Rename ifcfg-WAN.j2.unsued to ifcfg-WAN.j2.unused 2022-07-21 23:38:47 -04:00
root
78e65f44dd Intercept mate-terminal RC + tee iiab-network errors to iiab-network.log 2022-07-21 21:45:22 -04:00
root
2530b779fc Bypass dysfunctional error-checking if mate-terminal detected 2022-07-21 19:05:58 -04:00
root
44af07638b Clean up roles/network/tasks/netwarn.yml 2022-07-21 20:11:02 +00:00
root
42b5b766c4 network/tasks/install.yml: hostapd syntax errors 85a5f8fd (3 days ago) 2022-07-21 15:35:00 -04:00
root
a442bd7b26 Move scripts/netwarn* to roles/network/templates/netwarn/ 2022-07-21 15:14:09 -04:00
root
a5610dd7d5 Add /usr/local/sbin/netwarn to /etc/xdg/lxsession/LXDE-pi/autostart 2022-07-21 14:45:37 -04:00
root
0bfd4fc193 Merge branch 'net_warn' of https://github.com/jvonau/iiab into net_warn 2022-07-21 13:45:31 -04:00
A Holt
18d2c5c678
Create roles/nodejs/README.md 2022-07-20 09:22:34 -04:00
A Holt
3558f1934b
nodered/README.rst: Fix password changing line number 2022-07-20 08:53:08 -04:00
Avni Khatri
4018d7fe04
Correcting typo in comment on L67
Correcting per https://github.com/iiab/iiab/pull/3304#issuecomment-1189063200 to change: 44 + 44 + 0 to: 44 + 44 + 40
2022-07-20 00:12:23 -04:00
root
db770f1be5 roles/osm-vector-maps: D/l three 25-48MB files from repo iiab/maps-assets 2022-07-19 12:17:19 -04:00
A Holt
a761450578
osm-vector-maps/tasks/install.yml: Clarify cities1000.sqlite is 26MB 2022-07-19 11:11:43 -04:00
cwivagg
dea1907a00
Merge branch 'master' into cwivagg/matomo_20220618 2022-07-19 06:26:18 -04:00
Jerry Vonau
861652f141 hostapd refinement 2022-07-19 00:49:28 -05:00
Jerry Vonau
85a5f8fd98 unmask hostapd once 2022-07-19 00:05:34 -05:00
Jerry Vonau
ce25ac3cdc netplan setup is one time and may not even be needed 2022-07-18 23:51:24 -05:00
Jerry Vonau
9bc9f3aeee fedora files 2022-07-18 23:51:23 -05:00
Jerry Vonau
ad3d4f2ea9 speedup - ssh ports are not changing 2022-07-18 23:22:11 -05:00
Jerry Vonau
a5c8dcc904 rework 2022-07-18 22:53:41 -05:00
Jerry Vonau
e6155e6a86 netwarn - with reboot question 2022-07-18 20:39:32 -05:00
Jerry Vonau
a3de7b389d also allow ICO to set the complete flag 2022-07-18 20:07:07 -05:00
Jerry Vonau
8d42038ad2 introduce netwarn-iiab-network.desktop 2022-07-18 20:07:07 -05:00
Jerry Vonau
52989599dd move iiab-internet-on|off - introduce netwarn 2022-07-18 20:07:07 -05:00
Jerry Vonau
eb3c0a2684 shut the log up for #3278 2022-07-18 11:38:19 -04:00
root
cf2b5a4097 iiab-check-firmware: Emphasize './runrole --reinstall firmware' 2022-07-18 10:00:21 -04:00
root
ffb831cf66 Clean + explain 0-init/tasks/validate_vars.yml 2022-07-18 09:41:20 -04:00
A Holt
a2cbfc45d6
firmware/templates/iiab-firmware-warn.sh: Suggest reboot 2022-07-16 14:26:34 -04:00
Jerry Vonau
6d08963634 name resolution failure on the iiab box post-install when iiab-network ran with usb0 uplink 2022-07-16 05:57:57 -05:00
Jerry Vonau
30677d7829 correct procedure 2022-07-16 05:57:57 -05:00
Jerry Vonau
48bd4223bb network speedup 2022-07-16 05:57:57 -05:00
Jerry Vonau
e382d193da Removed 2022-07-16 05:57:57 -05:00
Jerry Vonau
9ce883ab01 lockout unsupported options 2022-07-16 04:36:22 -05:00
Jerry Vonau
bcc59a0bc3 cleanups 2022-07-16 04:36:22 -05:00
Jerry Vonau
a9e92191db remove named and dhcpd install options 2022-07-16 04:36:22 -05:00
A Holt
57aabf0fc6
Clarify kiwix/tasks/kiwix-apk.yml 2022-07-15 21:14:00 -04:00
A Holt
b1e2a4db67
kiwix/tasks/kiwix-apk.yml: Lint & revise comment #3310 2022-07-15 10:49:19 -04:00
Jerry Vonau
21dcbcaf4f install helper script 2022-07-14 01:06:34 -05:00
cwivagg
9c812e16e7
Update validate_vars.yml 2022-07-12 11:50:43 -04:00
cwivagg
14b202d095
Merge branch 'master' into cwivagg/matomo_20220618 2022-07-12 09:29:09 -04:00
cwivagg
594386073a
Update roles/matomo/README.adoc
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-07-12 09:13:54 -04:00
cwivagg
6c5a42ffea
Update roles/0-init/tasks/validate_vars.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-07-12 09:13:45 -04:00
A Holt
fafaf693ea
0-init/tasks/hostname.yml: Note discussion(s) of /etc/hosts 2022-07-12 08:35:42 -04:00
cwivagg
ab5f4c5fe9
Update README.adoc 2022-07-12 08:21:29 -04:00
A Holt
d67b2751a6
hostname.yml: Note /etc/hosts & /etc/hostname tkts 2022-07-11 20:14:15 -04:00
A Holt
9e6f96bd33 1-prep: Also enforce "network_installed is undefined" 2022-07-11 14:41:59 -04:00
root
699e908291 Move iiab-hotspot-on|off installs (hostapd.yml to main.yml, for Admin Console) 2022-07-11 17:12:29 +00:00
root
91046a4f12 PR #3173 adjustments (making network role optional) 2022-07-11 15:40:52 +00:00
root
737bbbafde Merge branch 'wifi_net2' of https://github.com/jvonau/iiab into wifi_net2 2022-07-11 14:47:01 +00:00
Jerry Vonau
e30b1c9549 drop old olpc fedora paths 2022-07-10 15:45:30 -05:00
root
47fda4d173 smb.conf.j2: hosts allow = 127. 10.10.10. 2022-07-08 22:12:24 -04:00
root
ebbda467a6 dhcpd-iiab.conf.j2: range 10.10.10.11 10.10.10.254; 2022-07-08 22:08:53 -04:00
root
d12546c98d Prepare for 10.10.10.10, by evolving PR #3281 2022-07-08 22:00:03 -04:00
root
56b854fcaf Merge branch '10.10' of https://github.com/georgejhunt/iiab into 10.10 2022-07-08 20:32:53 -04:00
A Holt
f035414ce9
jupyterhub/tasks/install.yml: Ansible output re: mutual dep deadlock 2022-07-07 23:47:32 -04:00
A Holt
042dff872b
Rename getsite.py.j2 to getsite.py.j2.unused 2022-07-07 23:18:46 -04:00
A Holt
54703fa34a
Rename patch_FUA.sh.j2 to patch_FUA.sh.j2.unused 2022-07-07 23:18:09 -04:00
A Holt
5dad80366e
jupyterhub/tasks/install.yml: Nix getsite.py & patch_FUA.sh 2022-07-07 23:16:58 -04:00
A Holt
c153cb8d9a
jupyterhub/tasks/install.yml: Clarify ~304MB /opt/iiab/jupyterhub 2022-07-07 22:41:52 -04:00
A Holt
79237c65b0
jupyterhub/tasks/install.yml: Use --no-cache-dir w/o --pre 2022-07-07 22:19:15 -04:00
A Holt
cfe9a37b7a
jupyterhub/tasks/install.yml: Update comment ~217MB to ~306MB 2022-07-07 19:53:15 -04:00
A Holt
0a7aa0c162
jupyterhub/tasks/install.yml: Comment clarifs for PR #3294 2022-07-07 19:34:30 -04:00
A Holt
2c09ed1887
jupyterhub/tasks/install.yml: Quick "lint" for indentation etc 2022-07-07 19:17:40 -04:00
George Hunt
21ee498b73 break pip install into two plays 2022-07-07 23:51:29 +01:00
A Holt
4c7369cd7a
calibre-web/tasks/install.yml: Clarify 'pip list' prob suffic 2022-07-07 17:46:06 -04:00
A Holt
389ee28227
PR #3292 comment clarif: {{ iiab_dir }} is /opt/iiab/iiab 2022-07-06 16:08:57 -04:00
root
99d5debbf4 iiab-summary: Remove bold font for pastebin. Restore /usr/bin/iiab-apps-to-be-installed 2022-07-06 15:25:14 -04:00
Jerry Vonau
b4695c82e4
Merge branch 'master' into iiab-apps-to-be-installed 2022-07-06 11:31:42 -05:00
Jerry Vonau
afa45d3f55 iiab-summary - update on the fly 2022-07-06 02:57:10 -05:00
A Holt
8f0bb17990 Uncover IIAB_REMOTE_URL in 1 of 2 places (for both repos) 2022-07-06 02:47:51 -04:00
A Holt
9e39d421fa
firmware/tasks/download.yml: Tighter iiab_download_url + with_items 2022-07-05 12:56:59 -04:00
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
George Hunt
d7d7270e21 missed two changes to mask from 224 to 255 2022-07-02 04:23:22 +01:00
Mohamad
24829db43b added --force-reinstall to as extra ag to pip 2022-07-01 23:52:26 +02:00
A Holt
f1fbd524d9
phpmyadmin: Remove stale comment, cleaner spacing 2022-07-01 17:51:04 -04:00
Mohamad
8456c6dd5a removed lokole_commit ref from lokole_repo as it's already referenced 2022-07-01 18:48:38 +02:00
Mohamad
ba463a0b0a use fork in defaults/main.yml for testing 2022-07-01 17:46:59 +02:00
George Hunt
5faa5d0ca0 make local network mask correct for 256 2022-07-01 16:21:31 +01:00
Mohamad
6a55a11f55 set python_version env var before running createadmin 2022-07-01 17:05:40 +02:00
Mohamad
191e7577c3 added lokole_repo var to enable setting alternative git repo 2022-07-01 02:15:10 +02:00
A Holt
ca3f852748
mediawiki/defaults/main.yml: Version 1.38.2 2022-06-30 17:00:16 -04:00
Jerry Vonau
11f451da1a visual feedback 2022-06-30 12:21:33 -05:00
Jerry Vonau
59cd7ecc13 Correct discription of network.yml to hostname.yml 2022-06-30 10:45:58 -05:00
Jerry Vonau
5196b4dff9 tools needed after detection 2022-06-30 10:38:59 -05:00
Jerry Vonau
94d80f7ac4 always detect and report - record enabled 2022-06-30 10:38:59 -05:00
Jerry Vonau
57a9fa85f9 use block in the role for enable 2022-06-30 10:38:59 -05:00
Jerry Vonau
85dfee3b08 fully opt out 2022-06-30 10:38:59 -05:00
Jerry Vonau
6219a24d82 group dnsmasq within network and always preinstall 2022-06-30 10:38:26 -05:00
Jerry Vonau
7cd2c66fc8 reorder and 'installed' 2022-06-30 10:16:09 -05:00
root
8aef9d8fc8 Cleaner RasPiOS comments in 2-common, iiab-admin, jupyterhub, kalite, kolibri 2022-06-30 11:10:13 -04:00
root
46fad7936e netplan.yml: Mint networkd-dispatcher issue? groovy & internet_available removed 2022-06-30 10:29:08 -04:00
Mohamad
e0ca1f2253 TODO 2022-06-30 16:07:44 +02:00
Mohamad
52ae68473a updated lokole role to reflect changes in Lokole 2022-06-30 15:34:34 +02:00
Jerry Vonau
fb7aa6a9c3
Update roles/vnstat/tasks/install.yml
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-06-30 01:31:56 -05:00
Jerry Vonau
ebae360646 network - drop internet_available 2022-06-29 23:02:48 -05:00
Jerry Vonau
4e717570e2 vnstat - just use ansible in install mode 2022-06-29 22:25:57 -05:00
Jerry Vonau
8637589218 Not required for normal operation 2022-06-29 22:25:01 -05:00
A Holt
f0ea82c1b6
vnstat/tasks/install.yml: Clean up comment for PR #3272 2022-06-29 20:32:17 -04:00
A Holt
a225ad92a4
Merge pull request #3272 from holta/0-init-faster
Speed up roles/0-init by almost 50% (by moving 2 things to detected_network.yml)
2022-06-29 20:20:58 -04:00
root
8eed8854b5 vnStat is basically never used (but patch it for divine reasons) 2022-06-29 20:01:03 -04:00
root
2457f415fc Speed up roles/0-init by moving 2 things to detected_network.yml 2022-06-29 18:37:13 -04:00
A Holt
8fb2faf59a
Merge pull request #3270 from holta/remote-recording
Record branch's actual Git remote (URL) to iiab.ini (in 2 places) + cleaner /usr/bin/iiab-summary when Admin Console is missing
2022-06-29 18:33:43 -04:00
A Holt
15a5efb765
awstats.schoolserver.conf.j2: Set AllowFullYearView=3 not 2 2022-06-29 14:09:15 -04:00
root
64b2635bbb Record branch's actual Git remote (URL) to iiab.ini (in 2 places) 2022-06-29 12:50:11 -04:00
root
60745e3e59 remoteit/tasks/install.yml: Remove "IIAB_LIKE=Ubuntu" after workaround, for Ansible 2022-06-29 09:06:08 -04:00
root
9370f59a44 /usr/bin/iiab-summary: Concise/quick view of any IIAB in ~20 lines 2022-06-28 08:58:41 -04:00
George Hunt
17aa26a4ac jinja2 variable must start with non-numeric 2022-06-26 21:20:50 +01:00
root
f898553346 Record recent git tag, for 2 primary repos 2022-06-25 19:53:58 -04:00
root
1fec2559e9 22.04 & Mint 21: Avoid Sugarizer+Moodle initially (TEMPORARY) 2022-06-24 14:32:07 -04:00
George Hunt
41a91bd0f5 get lan_ip soft coded everywhere 2022-06-23 04:55:56 +01:00
root
9dc838fdeb /usr/bin/iiab-apps-to-be-installed: Quick scan to see what's not yet installed 2022-06-19 00:55:51 -04:00
root
43147e3f59 yarn/tasks/main.yml: Support skip_role_on_error flag 2022-06-18 17:04:13 -04:00
root
47aae3661f gitea/tasks/enable-or-disable.yml: Fix indentation 2022-06-18 14:49:45 -04:00
root
8749e66a0b Support skip_role_on_error in 23+2 more roles (Stages 6-9) 2022-06-18 13:55:05 -04:00
Carl Wivagg
a91b56169c Add Matomo to nginx before install so web install works 2022-06-18 13:53:10 -04:00
Carl Wivagg
c431400a7f first try at moving matomo to doc base 2022-06-18 13:43:43 -04:00
A Holt
83ea6ce852
Merge pull request #3255 from holta/skip_role_on_error
Prototype 'skip_role_on_error: True' in 4 roles {lokole, moodle, mongodb, sugarizer}
2022-06-18 11:48:00 -04:00
root
bacef12a1f update Matomo timezone to autodetect 2022-06-18 13:23:42 +00:00
root
bcb383cdba Merge branch 'matomo' of https://github.com/holta/iiab 2022-06-18 13:07:07 +00:00
A Holt
18577c19e9
6-generic-apps: "when: lokole_install is defined and..." 2022-06-17 22:00:25 -04:00
A Holt
0871592ed6
6-generic-apps: Mark AzuraCast & Lokole as unmaintained (for now) 2022-06-17 21:58:22 -04:00
root
645a3e20db Prototype 'skip_role_on_error: True' in 4 roles {lokole, moodle, mongodb, sugarizer} 2022-06-17 10:53:44 -04:00
Tim Moody
2e2824c318
Merge pull request #3254 from tim-moody/7.3.4-usb-mount
7.3.4 usb mount
2022-06-16 14:12:43 -04:00
tim-moody
5cfebd8cc6 on usb mount no symlink if rootfs or /library on device 2022-06-16 13:49:50 -04:00
A Holt
291aa7037d
Merge pull request #3235 from holta/kiwix-tools-3.3.0
kiwix-tools 3.3.0 is coming very soon (with "opensearch")
2022-06-15 13:26:15 -04:00
A Holt
d4154e09a5
matomo/tasks/main.yml: Update description for iiab.ini 2022-06-15 09:07:14 -04:00
A Holt
4074a75c0f
install.yml: Mention matomo.tar.gz (download) 2022-06-15 04:01:58 -04:00
A Holt
698e261220
validate_vars.yml: Preserve install order (awstats, matomo) 2022-06-15 03:19:36 -04:00
root
4e04780ec5 Matomo-IIAB integration begins 2022-06-15 02:40:28 -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
e48c688443 Merge remote-tracking branch 'cwivagg/cwivagg/matomo_20220430' into matomo 2022-06-14 21:14:31 -04:00
Carl Wivagg
0381225f53 Fix remaining bugs 2022-06-12 06:27:27 -04:00
root
a1656ca6e7 moodle/tasks/enable-or-disable.yml like other roles 2022-06-11 11:52:13 -04:00
root
f7d3411df1 Fix + Clarify apt signing key, mongodb_64bit_version 2022-06-09 23:49:54 -04:00
root
c095851eb2 WIP: Softcode 'mongodb_64bit_version: 4.4' 2022-06-09 22:50:21 -04:00
A Holt
152936bbe6
Merge branch 'iiab:master' into mongodb-spring-cleaning 2022-06-09 19:24:17 -04:00
A Holt
c00765ac6e
Merge branch 'iiab:master' into mongodb-spring-cleaning 2022-06-09 17:50:20 -04:00
root
a5d802ae7f Move to nodered/tasks/apache.yml.unused 2022-06-09 17:10:51 -04:00
root
c8e779ab77 CAUTION Re: blockinfile acting on /home/nodered/.node-red/settings.js 2022-06-09 16:36:22 -04:00
root
f813408f05 git mv nodered/tasks/group.yml nodered/tasks/settings.yml 2022-06-09 16:07:18 -04:00
root
840eca85ce Rework + modernize roles/nodered (no more 'pi', ETC) 2022-06-09 15:58:49 -04:00
root
14adcdd6c9 nodered/tasks/rpi_desk.yml: Interim patch comments out 'pi' on RasPiOS 2022-06-08 16:43:59 -04:00
root
56d428ede0 mongodb/tasks/install.yml: Clean comments & spacing 2022-06-08 16:22:32 -04:00
root
56e5cc48b9 WIP: Tighten up roles/mongodb 2022-06-07 23:22:35 -04:00
root
35fa7634d9 Unblock Kolibri 0.15.3 install on Ubuntu 22.04+ 2022-06-07 15:47:04 -04:00
root
71beb2c588 WIP: MongoDB Spring Cleaning (bug fixes) for #3236 2022-06-07 03:57:15 -04:00
A Holt
cb1f00467a
mongodb/tasks/install.yml: Remove ancient comment 2022-06-06 19:58:21 -04:00
A Holt
2ffbde9b41
kiwix/defaults/main.yml: kiwix-tools 3.3.0 (coming soon) 2022-06-06 12:01:14 -04:00
A Holt
f0a5ca750b
mediawiki/defaults/main.yml: MediaWiki 1.38.1 2022-06-06 10:45:48 -04:00
A Holt
fba4bf3ba1
mediawiki/defaults/main.yml: new release 1.38.0 2022-06-02 19:33:05 -04:00
Carl Wivagg
4edc6c22bd Fix bug in cookie placement 2022-05-31 06:51:57 -04:00
A Holt
2678d79b2f
Update kiwix/README.rst 2022-05-27 19:53:15 -04:00
A Holt
876f4461de
Update kiwix/README.rst 2022-05-27 18:55:28 -04:00
A Holt
858895c50b
pbx/README.adoc: Update FAQ.IIAB.IO URL's 2022-05-26 13:56:33 -04:00
A Holt
58566cb8ca
pbx/README.adoc: THX Ron Raikes for his GitHub approach to installing FreePBX (PR #3229) 2022-05-26 11:23:34 -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
1f2eab54f4 pbx/tasks/asterisk.yml: Typo in 'make install' output 2022-05-26 01:57:38 -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
9da59526e7 Merge branch 'freepbx-via-git-clone' of https://github.com/holta/iiab into freepbx-via-git-clone 2022-05-25 22:59:23 -04:00
root
8c0a981967 freepbx.yml: Install official versions of 1 + 15 FreePBX modules 2022-05-25 22:54:43 -04:00
A Holt
47bd30d480
Update pbx/README.adoc & use relative URL's (so readable offline) 2022-05-25 20:31:12 -04:00