Giter Site home page Giter Site logo

dvinz / piwik-package Goto Github PK

View Code? Open in Web Editor NEW

This project forked from matomo-org/matomo-package

0.0 2.0 0.0 515 KB

Piwik release script (official package), and debian/ubuntu package (allows sysadmins to deploy Piwik within seconds using "apt-get install piwik -V")

Makefile 43.58% Shell 56.42%

piwik-package's Introduction

Piwik Package

This repository contains:

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

Debian Package

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

Core Piwik Package

To generate a new Piwik 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 Piwik git repository.
    • then it builds the package, removing any un-necessary files,
    • then it uploads the .zip and .tar.gz packages to https://builds.piwik.org
  • The new Piwik 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.

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.