root
3f63c0b4dd
Clean df syntax, for each app's disk usage in iiab.ini
2023-06-10 09:10:47 -04:00
root
fc524462ba
Record approx disk usage for 45 roles (to iiab.ini)
2023-05-27 03:33:35 -04:00
A Holt
fc46f34f65
matomo/tasks/main.yml: Explanation for nginx.yml was stale!
2023-04-26 17:51:03 -04:00
A Holt
cc0a32cd67
matomo/tasks/nginx.yml: Remove stale refs to box/maps
2023-04-26 17:48:07 -04:00
root
f878107fec
Toughen doc URLs with %3F (instead of .3F)
2023-03-28 15:56:14 -04:00
cwivagg
ccaa118dad
Update matomo-nginx.conf.j2
...
Move file to higher precedence to handle non-php files as well.
2023-01-07 08:27:56 -05:00
cwivagg
08ade5cd1e
Update matomo-nginx.conf.j2
...
Fix security problems noted in https://github.com/iiab/iiab/issues/3441 .
2023-01-07 07:42:17 -05:00
A Holt
8f04d45fa2
Fix comment Re: matomo/tasks/install.yml Lines 63-199
2022-12-30 10:54:03 -05:00
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
a4b8f74fe2
Merge branch 'master' into set-php-limits
2022-12-29 12:48:02 -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
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
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
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
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
cwivagg
da47983252
Update install.yml
2022-08-31 09:13:53 -04:00
cwivagg
d0feb297ce
Accept both status codes for pre-fallback step
2022-08-31 08:02:04 -04:00
cwivagg
45525c5397
Harden Matomo install for timezone issue
...
Additionally, temporarily switch apache_user to www-data to unblock access to Matomo. Will debug later.
2022-08-31 06:42:47 -04:00
A Holt
6e09f13dba
Update matomo/README.adoc
2022-08-13 16:19:15 -04:00
A Holt
ab1d417d25
Update matomo/README.adoc
2022-08-13 15:57:52 -04:00
A Holt
77024e62f9
README.adoc: Highlight code snippets & Bold buttons
2022-08-13 11:58:26 -04:00
cwivagg
f1eb4f381f
Update README.adoc
...
Instructions for getting into Matomo
2022-08-13 09:01:00 -04:00
A Holt
cd6358514d
Modernize matomo/tasks/main.yml for skip_role_on_error #3255
2022-07-28 16:55:16 -04:00
Carl Wivagg
c6ee32d0c0
fix timezone issue
2022-07-28 06:36:33 -04:00
cwivagg
594386073a
Update roles/matomo/README.adoc
...
Co-authored-by: A Holt <holta@users.noreply.github.com>
2022-07-12 09:13:54 -04:00
cwivagg
ab5f4c5fe9
Update README.adoc
2022-07-12 08:21:29 -04:00
Carl Wivagg
a91b56169c
Add Matomo to nginx before install so web install works
2022-06-18 13:53:10 -04:00
Carl Wivagg
c431400a7f
first try at moving matomo to doc base
2022-06-18 13:43:43 -04:00
root
bacef12a1f
update Matomo timezone to autodetect
2022-06-18 13:23:42 +00:00
A Holt
d4154e09a5
matomo/tasks/main.yml: Update description for iiab.ini
2022-06-15 09:07:14 -04:00
A Holt
4074a75c0f
install.yml: Mention matomo.tar.gz (download)
2022-06-15 04:01:58 -04:00
root
4e04780ec5
Matomo-IIAB integration begins
2022-06-15 02:40:28 -04:00
Carl Wivagg
0381225f53
Fix remaining bugs
2022-06-12 06:27:27 -04:00
Carl Wivagg
4edc6c22bd
Fix bug in cookie placement
2022-05-31 06:51:57 -04:00
Carl Wivagg
fb326651a0
Add section for cookie resetting
2022-05-25 06:51:24 -04:00
Carl Wivagg
3e9541ab7e
Add missing field in Matomo cURL command
2022-05-14 14:19:14 -04:00