Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 908 Bytes

README.rst

File metadata and controls

53 lines (33 loc) · 908 Bytes

piwik

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.

Available States

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

Formula Depencies

  • php
  • apache

or

  • php.fpm
  • nginx