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

37 commits

Author SHA1 Message Date
A Holt
0b53b95921
matomo/tasks/install.yml: "Download and Extract (~3 min)" 2023-12-31 21:19:22 -05:00
root
402ce97d1d Install MySQL/MariaDB on-demand--for MediaWiki, WordPress, Matomo &/or Admin Console 2023-11-05 12:14:46 -05:00
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
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
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
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
a0fa51578c
matomo/tasks/install.yml: Lint 2022-12-25 09:56:40 -05:00
cwivagg
4823353dd9
Replace shell commands with ansible 2022-12-24 10:30:47 -05:00
cwivagg
b968fd40f5
changes to cronjob hack as test 2022-12-24 08:52:14 -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
Carl Wivagg
c6ee32d0c0 fix timezone issue 2022-07-28 06:36:33 -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
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
Carl Wivagg
bd989dbbe2 Fix some bugs in paths/URLs 2022-05-04 06:25:16 -04:00
Carl Wivagg
45e1fd2c0e correct matomo path and move to variable 2022-05-03 06:33:15 -04:00
Carl Wivagg
30620a8034 changes to Matomo role to record state 2022-05-02 06:24:50 -04:00
Carl Wivagg
37e750417d Add citation for website interaction section. 2022-05-01 06:09:49 -04:00
Carl Wivagg
748f9ec110 Add initial draft of Matomo role 2022-04-30 07:07:09 -04:00