1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00
Matomo package for YunoHost
Find a file
2019-07-01 22:58:05 +02:00
conf Upgrade to 3.10.0 2019-07-01 22:36:24 +02:00
scripts Fix sudo not needed 2019-07-01 22:58:05 +02:00
check_process update check_process 2019-07-01 22:20:37 +02:00
LICENSE Apply example_ynh 2019-07-01 22:17:06 +02:00
manifest.json Upgrade to 3.10.0 2019-07-01 22:36:13 +02:00
README.md Upgrade to 3.10.0 2019-07-01 22:36:13 +02:00

Matomo app for Yunohost

Integration level
Install Matomo with YunoHost

This package allow you to install Matomo quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

Overview

Matomo is the only analytics platform that gives you full control over your data and more:

  • Free open-source software
  • 100% data ownership
  • User privacy protection
  • User-centric insights
  • Customisable and extensible
  • Easy to use
  • No data limits

Shipped version: 3.10.0

Screenshots

Demo

Configuration

  1. The app will require to complete the registration process after the instllation is complete by visiting the domain on which Matomo is installed.
  2. The mysql database credentials will be sent to the admin mail. Fill these details while doing the registration process.
  3. No Ldap support yet for the app.

Documentation

Supported architectures

  • x86-64b - Build Status
  • ARMv8-A - Build Status
  • Jessie x86-64b - Build Status

Developers info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please do your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug
or
sudo yunohost app upgrade matomo -u https://github.com/YunoHost-Apps/matomo_ynh/tree/testing --debug