compose-matomo

Matomo docker-compose application for libre.sh-v1

  • 所有者: libresh/compose-matomo
  • 平台:
  • 许可证: GNU Affero General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Piwik

Build Status

Piwik is the leading open-source analytics platform that gives you more than just powerful analytics:

  • Free open-source software
  • 100% data ownership
  • User privacy protection
  • User-centric insights
  • Customisable and extensible

logo

How to use this image

The easiest is to use our docker-compose.yml.

Make sure you have docker-compose installed. And then:

git clone https://github.com/indiehosters/piwik.git
cd piwik
MYSQL_ROOT_PASSWORD=mystrongpassword docker-compose up

You can now access your instance on the port 80 of the IP of your machine (not recommended for production).

Access it from Internet

We recommend the usage of TLS, so the easiest is to use a TLS capable reverse proxy.
Here are 2 examples:

You can also modify manually the nginx configuration file and map the TLS port of the host to the container.

Installation

Once started, you'll arrive at the configuration wizard.
At the Database Setup step, please enter the following:

  • Database Server: db
  • Login: root
  • Password: MYSQL_ROOT_PASSWORD
  • Database Name: piwik (or you can choose)

And leave the rest as default.

Then you can continue the installation with the super user.

Backup

In order to backup, just run the ./pre-backup script. And copy all the data to a safe place.

Contribute

Pull requests are very welcome!

We'd love to hear your feedback and suggestions in the issue tracker: github.com/indiehosters/piwik/issues.

GeoIP

This product includes GeoLite data created by MaxMind, available from
http://www.maxmind.com.

主要指标

概览
名称与所有者libresh/compose-matomo
主编程语言Shell
编程语言Shell (语言数: 1)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2015-11-11 11:35:25
推送于2018-05-15 07:54:51
最后一次提交2018-05-15 09:54:50
发布数0
用户参与
星数179
关注者数16
派生数65
提交数18
已启用问题?
问题数27
打开的问题数8
拉请求数2
打开的拉请求数3
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?