Giter Club home page Giter Club logo

piwik's Introduction

Piwik

A lightweight image for Piwik, a popular open-source analytics platform. Includes NGINX as a web server, PHP 7, and the latest Piwik version. Piwik jobs and tasks are automatically run in the container as a cron job, so no extra setup for archiving is needed.

Usage

To set up a working Piwik container, you will need to provide a MySQL database. The best way is to create a separate container for the database and then link it to the Piwik container, but you can also use a remote database.

The database can be configured using environment variables when the container is created. The following variables are respected:

  • DB_HOST: Host name or IP address of the MySQL server. Required.
  • DB_PORT: Override MySQL server port. Optional.
  • DB_USERNAME: MySQL user for Piwik to use. Required.
  • DB_PASSWORD: Password for the MySQL user. Required.
  • DB_NAME: Name of the database to connect to. Defaults to piwik. Optional.
  • DB_PREFIX: A string that the Piwik table names are prefixed with. Default is piwik_. Optional.

piwik's People

Contributors

dottgonzo avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.