Salt formula to install Piwik
This formula will setup piwik and create an empty database and user it will not set a webserver and do the initialisation of the piwik server.
Note
See the full Salt Formulas installation and usage instructions.
piwik
Metastate to install piwik and database
Creates the piwik repository (only debian)
Installs the piwik package from distribution repo
Creates the piwik database and database user
This is a requirement state for salt to create the mysql databases
- php
- apache
or
- php.fpm
- nginx