Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matomo

A compose stack containing a Matomo, MySQL and a web page for generating visits.

Running

Requirements

  • docker
  • docker-compose

Quick start

  1. Clone the repo
  2. Run docker-compose up
  3. Go to http://localhost
  4. Click through the setup guide (Note: the MySQL settings should be pre-filled)
  5. Login to Matomo
  6. Copy your tracking code to test-web/index.html
  7. Run docker-compose -f docker-compose.test.yaml up
  8. Go to http://localhost
  9. Now, you should see a visit in Matomo

Happy tracking!

Info

The compose stack will create two volumes where Matomo and MySQL data are saved respectively.

# Remove all configuration
docker volume rm matomo_matomo-local-files

# Remove all data from MySQL
docker volume rm matomo_matomo-local-data

About

No description or website provided.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages