1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00
Commit graph

11568 commits

Author SHA1 Message Date
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
A Holt
b02440e23e
Merge pull request #3407 from holta/mongodb-deb12
MongoDB 4.4 -> 6.0; force libssl1.1 for Debian 12 (for Sugarizer)
2022-10-19 19:04:33 -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
7f61cb5cba
Merge pull request #3405 from holta/published-pwd-warnings-fix2
Refine published password warnings, avoiding Mint 21 pop-up
2022-10-18 19:02:58 -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
e46e34679e
Merge pull request #3397 from holta/mongodb_mint-21_fix
mongodb/tasks/install.yml: Force libssl1.1 on is_linuxmint_21 too (for Sugarizer)
2022-10-12 18:07:08 -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
ff0a3d1a5a
Merge pull request #3396 from holta/ansible-core-2.13.5
Recommend ansible-core 2.13.5
2022-10-11 12:04:10 -04:00
A Holt
f9e6b50bae
Update ansible 2022-10-11 12:03:52 -04:00
A Holt
009562b6c5
Recommend ansible-core 2.13.5 2022-10-11 12:00:56 -04:00
A Holt
65dcf0cb42
Merge pull request #3395 from holta/remoteit-ops
Refine remote.it operations, now that connectd system service is gone, and considering 3 valid states for /etc/remoteit/registration
2022-10-09 18:54:30 -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
A Holt
ea74f8cf3e
Merge pull request #3392 from jvonau/timing
Move 'hooks' to their respective backends
2022-10-07 19:31:29 -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
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