Liberating Web Analytics https://github.com/matomo-org/matomo
Go to file
3wc edc19c2bdc
continuous-integration/drone/push Build is passing Details
Add missing secrets for drone
2023-01-21 18:56:39 -08:00
.drone.yml Add missing secrets for drone 2023-01-21 18:56:39 -08:00
.env.sample Fix embarrassing mass-typo 😳 2020-12-31 23:02:26 +02:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:28 -08:00
compose.yml cleanups 2022-02-03 17:45:01 +01:00

README.md

Matomo

Build Status

Matomo analytics + CoöpCloud

  • Category: Apps
  • Status: 1, alpha
  • Image: matomo, 4, upstream
  • Healthcheck: Yes
  • Backups: No
  • Email: No
  • Tests: 2
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new matomo --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Open the configured domain to finish set-up