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