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

12329 commits

Author SHA1 Message Date
A Holt
f363494625
Force 'apt install ansible-core' on "32-bit" IFF "Debian 12+" 2023-09-08 16:05:09 -04:00
A Holt
2326d3a762
Merge pull request #3636 from holta/iiab-summary_uname_-a
iiab-summary output was incomplete: (1) use 'uname -n' to show hostname (2) use 'uname -m' to show kernel arch for RasPiOS
2023-09-08 12:48:40 -04:00
A Holt
9c7c689a55
iiab-summary: 'uname -n' hostname + 'uname -m' kernel arch for RasPiOS 2023-09-08 12:43:30 -04:00
A Holt
b38b45e27c
scripts/ansible: Clarify 'apt install ansible-core' test on "32-bit" OS's 2023-09-08 11:55:37 -04:00
A Holt
8ef8752ad7
scripts/ansible: Evaluate 'apt install ansible-core' on 32-bit RasPiOS 2023-09-08 11:37:32 -04:00
A Holt
cee8a4f3ad
Merge pull request #3633 from holta/iiab-diagnostics-back-to-sprunge
iiab-diagnostics: Change pastebinit service from dpaste.com back to sprunge.us
2023-09-07 22:20:19 -04:00
A Holt
d585def5d3
iiab-diagnostics.README.md: Change dpaste.com back to sprunge.us 2023-09-07 22:17:35 -04:00
A Holt
5da0b60057
iiab-diagnostics: pastebinit service back to sprunge.us 2023-09-07 22:15:56 -04:00
A Holt
5193ea2a44
scripts/ansible: Eval piwheels / cryptography fix on 32-bit "RasPiOS 12" 2023-09-07 17:32:53 -04:00
A Holt
01cc4554f1
Merge pull request #3631 from holta/nodesource-changed
nodejs/tasks/install.yml: nodesource.com requires NEW install method
2023-09-06 16:58:00 -04:00
root
b9a5a67c74 nodejs/tasks/install.yml: nodesource.com requires NEW install method 2023-09-06 16:38:11 -04:00
A Holt
b7bb1dcd78
Merge pull request #3630 from holta/lokole-remove-from-large
local_vars_large.yml: Set Lokole to False/False due to mkwvconf
2023-09-06 15:15:01 -04:00
A Holt
7430573573
local_vars_large.yml: Set Lokole to False/False due to mkwvconf 2023-09-06 15:12:32 -04:00
A Holt
afa0a497be
local_vars_large.yml: sudo iiab-network 2023-08-31 20:20:13 -04:00
A Holt
a609f3041a
local_vars_medium.yml: sudo iiab-network 2023-08-31 20:18:28 -04:00
A Holt
251c92539e
local_vars_small.yml: sudo iiab-network 2023-08-31 20:16:57 -04:00
A Holt
c046ac72bb
local_vars_unittest.yml: sudo iiab-network 2023-08-31 20:15:07 -04:00
A Holt
1afd6f81e9
default_vars.yml: sudo iiab-network 2023-08-31 20:08:36 -04:00
A Holt
f3fe8a65b5
Merge pull request #3626 from holta/node-npm-versions
iiab-diagnostics: Include Node.js and npm versions
2023-08-30 07:51:44 -04:00
A Holt
2b1a8f548a
Update iiab-diagnostics.README.md 2023-08-30 07:51:28 -04:00
A Holt
1c74b55a7f
iiab-diagnostics: Include Node.js and npm versions 2023-08-30 07:47:28 -04:00
A Holt
25d8d6a0c8
nextcloud/tasks/install.yml: Mention 'nginx_high_php_limits: True' behavior #3624 2023-08-24 18:50:44 -04:00
A Holt
46cc189e67
Merge pull request #3625 from holta/gpg-for-apt-installs
FIX: 'apt install gpg' required on Debian 12+ for apt installs of gitea, kolibri, mongodb (for sugarizer), yarn (for internetarchive)
2023-08-24 16:10:57 -04:00
root
34091ba16d 'apt install gpg' required on Debian 12+ for apt installs of gitea, kolibri, mongodb, yarn 2023-08-24 15:55:28 -04:00
A Holt
aabd59cc8e
Merge pull request #3624 from holta/nginx_high_php_limits-forced-by-nextcloud
Force nginx_high_php_limits / 'memory_limit = 512M' if 'nextcloud_install: True'
2023-08-24 10:47:58 -04:00
root
3f1d25bb44 Also run php-settings.yml if nginx_high_php_limits 2023-08-24 10:45:33 -04:00
root
d0158ec50b Force nginx_high_php_limits / 'memory_limit = 512M' if 'nextcloud_install: True' 2023-08-24 10:27:04 -04:00
A Holt
3a37ab385d
sugarizer/tasks/install.yml: Note ~748MB /opt/iiab/sugarizer-1.7.0 2023-08-24 09:42:26 -04:00
A Holt
35006bff5f
nextcloud/tasks/install.yml: Clarify ~162MB d/l unpacks to ~555MB 2023-08-24 09:35:56 -04:00
A Holt
14fc8a1cce
nextcloud/tasks/install.yml: Revise disk space estimate to ~591 MB 2023-08-17 15:02:03 -04:00
A Holt
806387cef3
Merge pull request #3622 from holta/ubuntu-24.04-testing
Welcome Ubuntu 24.04 LTS pre-release testing starting in Oct/Nov (scripts/local_facts.fact)
2023-08-15 17:40:54 -04:00
A Holt
d3c3a63db3
local_facts.fact: Welcome Ubuntu 24.04 testing starting in Oct/Nov 2023-08-15 17:37:16 -04:00
A Holt
c7ee8c845d
Merge pull request #3621 from holta/deprecate-ubuntu-22.10
local_facts.fact: Deprecate support for EOL'd Ubuntu 22.10 (Kinetic Kudu)
2023-08-14 16:24:11 -04:00
A Holt
4508a94528
local_facts.fact: Deprecate support for EOL'd Ubuntu 22.10 2023-08-14 15:54:49 -04:00
A Holt
4c2f07af92
Merge pull request #3620 from holta/ansible-core-2.15.3
scripts/ansible: Recommend ansible-core 2.15.3
2023-08-14 15:49:31 -04:00
A Holt
62e5c0ccb3
scripts/ansible: Recommend ansible-core 2.15.3 2023-08-14 15:40:00 -04:00
A Holt
e2948a99fa
iiab-diagnostics.README.md: sprunge.us -> dpaste.com for #3619 2023-08-12 11:22:04 -04:00
A Holt
e94a1a9cb8
Merge pull request #3619 from holta/new-pastebin-svc3
iiab-diagnostics: Change pastebin service (paste2.org -> dpaste.com)
2023-08-11 20:56:54 -04:00
root
8ce25a7a20 iiab-diagnostics: Change pastebin service (paste2.org -> dpaste.com) 2023-08-11 20:48:19 -04:00
A Holt
19f5109db3
Merge pull request #3618 from holta/new-pastebin-svc2
iiab-diagnostics: Change pastebin service (sprunge.us -> paste2.org)
2023-08-11 18:33:04 -04:00
A Holt
2c38bf505c
iiab-diagnostics: Change pastebin service (sprunge.us -> paste2.org) 2023-08-11 18:22:31 -04:00
A Holt
a1a92b590d
Merge pull request #3617 from holta/ansible-on-i386
Brute Force 'apt install ansible-core' (e.g. 2.14.3 on Debian Bookworm) on 32-bit legacy i386, to avoid rust/wheels/cryptography compiling mess
2023-08-10 23:10:42 -04:00
root
ba596cb5a3 Brute Force 'apt install ansible-core' on 32-bit legacy i386 2023-08-10 22:54:02 -04:00
A Holt
ef8126fffb
Merge pull request #3616 from holta/python2-on-i386
scripts/install_python2.sh: Bullseye apt sources for i386 Debian
2023-08-10 05:29:57 -04:00
root
8a323c6799 scripts/install_python2.sh: Bullseye apt sources for i386 Debian 2023-08-10 05:23:59 -04:00
A Holt
58cb0b4c5a
Merge pull request #3615 from holta/python3-cryptography-i386
scripts/ansible: python3-cryptography for 32-bit i386 e.g. i686
2023-08-10 03:55:21 -04:00
root
6c648cbd9b Clarify 'apt install python3-cryptography' for i386 Ansible 2023-08-10 03:54:18 -04:00
root
50cded27f2 scripts/ansible: python3-cryptography for 32-bit i386 e.g. i686 2023-08-10 03:32:08 -04:00
A Holt
61f3d4a9c2
calibre-web/README.rst: Small refinements 2023-08-06 21:52:06 -04:00
A Holt
79a22d5af6
calibre-web/README.rst: Try for < 80 chars for source readability 2023-08-06 15:57:15 -04:00