matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.91k stars 2.65k forks source link

Add piwik to the official list of docker images #8822

Closed pierreozoux closed 9 years ago

pierreozoux commented 9 years ago

Hi!

First, thanks for your amazing work, I really enjoy this application!

Did you ever consider putting piwik on the official docker images list?

https://github.com/docker-library/official-images/tree/master/library

If you are interested, I can PR a Dockerfile, and then we can work together to make it official :)

Tell me what you think!

Best!

mattab commented 9 years ago

Hi @pierreozoux

it would make a lot of sense to have an official Docker image for Piwik (and complement our ecosystem of tools such as official Debian package, official SDKs for Android, iOS, C#, etc.)

Since there are already many docker images for Piwik, maybe one would be a good candidate to re-use?

@pierreozoux if you want to lead this project and create the official Piwik docker image, this would be great for the community. Feel free to get this started and let us know how this goes! we are happy to help with questions and other support.

pierreozoux commented 9 years ago

Thanks @mattab for your quick answer. Yes, I'd be happy to lead the project.

What I need to start the project:

Thanks :)

mattab commented 9 years ago

@pierreozoux great to hear! created https://github.com/piwik/docker-piwik and gave you admin permission.

a cryptographically signed build (not absolutely necessary, but a lot better) (I searched for it, didn't find it)

Do you mean the Piwik build? betas and stable are available at: http://builds.piwik.org/ and the builds are signed: https://piwik.org/blog/2014/11/verify-signatures-piwik-packages/

Btw: we could also enable Travis CI for this repository. On each commit, a build is triggered. The build is basically a VM and you can execute anything you want, eg. to run some tests, build some package, etc.

pierreozoux commented 9 years ago

Ok, let's switch to: https://github.com/piwik/docker-piwik/issues/1

pierreozoux commented 9 years ago

@mattab can you review: https://github.com/piwik/docker-piwik/issues then we can move forward?

Thanks!

mattab commented 9 years ago

Hi @pierreozoux I left couple comments. Let me know how I can help you further with releasing a great Piwik Docker toolkit! :+1: