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

11683 commits

Author SHA1 Message Date
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
A Holt
13df79006c
Might as well align linuxmint-20.yml.unused w/ others 2022-12-23 17:27:17 -05:00
A Holt
5d66eb5f89
Might as well align ubuntu-2004.yml.unused w/ others 2022-12-23 17:25:54 -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
A Holt
38ee0cfe81
default_vars.yml: Mention /opt/iiab/iiab/vars/<OS_VER>.yml 2022-12-21 22:17:23 -05:00
A Holt
503d8d0c24
local_facts.fact: Clarify mechanics for PRs #3438 #3439 2022-12-21 22:11:17 -05:00
A Holt
4b17d0b4ab
Merge pull request #3439 from holta/versions_less_brittle
Dynamically extract php_version & python_version
2022-12-21 21:45:56 -05:00
A Holt
313fd279a2
Rename linuxmint-20.yml to linuxmint-20.yml.unused 2022-12-21 21:14:12 -05:00
A Holt
51d5bd8a55
local_facts.fact: Transition Linux Mint 20 to 21, as per #3416 2022-12-21 21:12:02 -05:00
root
cc659d0837 Dynamically extract php_version & python_version 2022-12-21 19:29:04 -05:00
A Holt
2408a08aa9
Merge pull request #3438 from holta/versions_less_brittle
Dynamically extract python_ver & postgresql_version
2022-12-21 15:03:12 -05:00