1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-14 20:22:08 +00:00

Add citation for website interaction section.

This commit is contained in:
Carl Wivagg 2022-05-01 06:09:49 -04:00
parent 748f9ec110
commit 37e750417d

View file

@ -1,3 +1,7 @@
# The sections of code interacting with the Matomo website are modified from code found at https://git.coop/webarch/matomo/. This code is distributed under
# Version 3 of the GNU General Public License. We modified this code and applied it here in April 2022. The derived sections correspond to the tasks running
# from "HTTP Get Welcome" through "Finish Matomo Setup", lines 29 through 126.
- name: Start MariaDB
action: service name=mysql state=started
- name: Create MariaDB Database for Matomo