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

11729 commits

Author SHA1 Message Date
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
A Holt
92e7e4acfc
Merge pull request #3391 from holta/kiwix-tools_use_latest_release
Auto-install latest/official kiwix-tools + tighten up code
2022-10-05 00:24:24 -04: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
2bc063c378
Merge pull request #3388 from holta/skip-validate_vars-on-w
0-init: Skip validate_vars.yml on Zero W & Zero 2 W (slow Raspberry Pi's)
2022-10-03 11:54:37 -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
6c350af87d
Merge pull request #3386 from holta/mediawiki-1.38.4
mediawiki/defaults/main.yml: Version 1.38.4
2022-09-29 17:52:41 -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
326f26bc21
Merge pull request #3383 from holta/mediawiki-1.38.3
mediawiki/defaults/main.yml: Version 1.38.3
2022-09-28 17:18:14 -04:00
A Holt
2d6fc6fe85
mediawiki/defaults/main.yml: Version 1.38.3 2022-09-28 17:17:03 -04:00
A Holt
bb66220bca
Merge pull request #3382 from holta/moodle_version-flexibility
Encourage pre-release testing of Moodle 4.1 LTS if PHP >= 8.1
2022-09-27 23:19:27 -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
A Holt
5972e5e703
Merge pull request #3380 from holta/mongodb-for-jammy-etc
Force-install libssl1.1 if MongoDB needed on Ubuntu >= 22.04 (for Sugarizer)
2022-09-27 17:19:16 -04:00
A Holt
d4a7bddfe9
iiab-install: Cleaner (reordered) on-screen output 2022-09-27 17:10:47 -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
Tim Moody
830fa0ff52
Merge pull request #3376 from tim-moody/7.3.6-misc
moving elsewhere
2022-09-23 08:38:47 -04:00
tim-moody
10c1bfaad9 moving elsewhere 2022-09-23 08:38:03 -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