Skip to content

dockhippie/piwik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

piwik

Docker Build GitHub Repo

These are docker images for Piwik/Matomo running on our Apache PHP image.

Versions

For the available versions please look at Docker Hub or Quay or check the existing folders within the GitHub repository.

Volumes

  • /var/lib/piwik

Ports

  • 8080

Available environment variables

PIWIK_ARCHIVE_DIR = ${PIWIK_BASE_DIR}/archive
PIWIK_BASE_DIR = /var/lib/piwik
PIWIK_CONFIG_DIR = ${PIWIK_BASE_DIR}/config
PIWIK_PLUGINS_DIR = ${PIWIK_BASE_DIR}/plugins
PIWIK_SKIP_CHOWN = false

Inherited environment variables

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2015 Thomas Boerger <http://www.webhippie.de>