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

11695 commits

Author SHA1 Message Date
root
db489402d9 Travis CI: git mv tests tests.unused 2023-01-04 08:47:20 -05:00
A Holt
9b6681b4d0
Pre-release version number 'iiab_base_ver: 8.1' 2023-01-01 01:39:44 -05:00
A Holt
8f04d45fa2
Fix comment Re: matomo/tasks/install.yml Lines 63-199 2022-12-30 10:54:03 -05:00
A Holt
840f1df60d
PR #3453 php-settings.yml: Remove unnec quotes 2022-12-30 06:31:13 -05:00
A Holt
92926b9040
0-init/tasks/hostname.yml: Remove stale comments 2022-12-30 05:52:23 -05:00
A Holt
ef71e4f6d9
Merge pull request #3453 from holta/php-tz
Store actual System TZ (not Ansible's ambiguous TZ abbreviations) into fpm/php.ini & cli/php.ini — for Matomo etc
2022-12-30 05:38:40 -05:00
root
322b7729d9 www_options/tasks/php-settings.yml: Cleaner comments 2022-12-30 15:21:20 +05:30
root
a02c452110 Store System TZ into fpm/php.ini & cli/php.ini for Matomo etc 2022-12-30 14:39:46 +05:30
A Holt
abf5e08f3f
0-init/tasks/tz.yml: Clarify Time Zone (TZ) extraction 2022-12-30 02:35:10 -05:00
A Holt
371146c4ed
0-init/tasks/tz.yml: Why ansible_date_time.tz is a problem 2022-12-30 02:29:16 -05:00
A Holt
e3ef4cded0
Explain #3449 set-php-limits.yml (top line summary) 2022-12-29 17:50:12 -05:00
A Holt
f8b625f253
Merge pull request #3451 from holta/gitea-1.18
Use the new 'gitea_version: 1.18' (instead of 1.17)
2022-12-29 15:27:00 -05:00
A Holt
2c20165768
Use the new 'gitea_version: 1.18' (instead of 1.17) 2022-12-29 15:24:01 -05:00
A Holt
cc17e30a02
Merge pull request #3449 from holta/set-php-limits
PHP Limits Dependency Cleanup: www_options/tasks/set-php-limits.yml run on demand (by 5 relevant roles)
2022-12-29 15:04:27 -05:00
root
6f06bfacd0 Allow post-install toggling of nginx_high_php_limits 2022-12-30 01:15:09 +05:30
A Holt
a4b8f74fe2
Merge branch 'master' into set-php-limits 2022-12-29 12:48:02 -05:00
A Holt
61f9919426
Merge pull request #3448 from cwivagg/patch-2
Several updates to make Matomo experience cleaner
2022-12-29 12:43:24 -05:00
root
2a7eba7297 Set PHP limits right after PHP reqs/recs, so each role installs smoothly 2022-12-29 11:48:17 -05:00
root
3dbfabcd8d Merge branch 'set-php-limits' of https://github.com/holta/iiab into set-php-limits 2022-12-29 10:29:52 -05:00
root
eba3225b7c Rename flag to set_php_limits_done (so it runs once at most, per Ansible run) 2022-12-29 10:29:01 -05:00
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
A Holt
7882dcb7f8
Merge pull request #3447 from holta/matomo-php-limits
Somewhat higher PHP limits for Matomo — similar to Nextcloud, PBX, WordPress
2022-12-27 12:31: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
A Holt
fa8d05bab3
Merge pull request #3446 from holta/kiwix-simplify
Put Kiwix var {{ systemctl_program }} to rest — simple is almost always better
2022-12-27 07:30:24 -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
A Holt
432e050e08
Merge pull request #3445 from holta/sshd_service-fix
iiab-admin/templates/sshpwd-lxde-iiab.sh.j2: Fix {{ sshd_service }}
2022-12-25 08:32:23 -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