Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/evilfreelancer/docker-compose-matomo

Basic repo with composition of docker containers required for Matomo (formerly Piwik)
https://github.com/evilfreelancer/docker-compose-matomo

docker docker-compose matomo piwik

Last synced: 5 days ago
JSON representation

Basic repo with composition of docker containers required for Matomo (formerly Piwik)

Awesome Lists containing this project

README

        

# Docker composition of Matomo

Basic repo with composition of docker containers required for Matomo (formerly Piwik)

## How to use

Clone the repo, then copy config from example:

cp docker-compose.yml.dist docker-compose.yml

Start composition of containers:

docker-compose up -d

Go to http://localhost in your browser.