Giter Club home page Giter Club logo

matomo-package's Introduction

Matomo Package

This repository contains:

  • Matomo release script (official package),
  • and Debian/Ubuntu package (allows sysadmins to deploy Matomo within seconds using apt-get install matomo -V)

Debian Package

  • debian/Readme.debian - How to use the Debian package and setup Matomo on your Debian server.
  • debian/Readme.md - Guide for Matomo staff in charge of generating the Debian package. System administrators may also be interested in this documentation.

Core Matomo Package

To generate a new Matomo release for example 3.0.0-b1, follow these steps:

  • Edit core/Version.php and set the correct version number
  • Check that the CI builds is green
  • Create a release on Github which will automatically create a git tag.
  • Then package the release. Run: ./scripts/build.sh 3.0.0-b1. This script will:
    • the first time it runs it clones the Matomo git repository.
    • then it builds the package, removing any un-necessary files,
    • then it uploads the .zip and .tar.gz packages to https://builds.matomo.org
  • The new Matomo version is now shipped to users worldwide,
  • Users will now notified in their Administration area, and some users will receive email alerts about the new version.

Multiple gpg keys

To choose a default key without having to specify --default-key on the command-line every time, create a configuration file (if it doesn't already exist), ~/.gnupg/gpg.conf and add a line containing

default-key 5590A237

matomo-package's People

Contributors

aureq avatar mattab avatar findus23 avatar tsteur avatar mnapoli avatar sgiehl avatar diosmosis avatar dg01d avatar crispygoth avatar halfdan avatar mackuba avatar tmuellerleile avatar nervo avatar sblondon avatar

Watchers

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.