Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingfang/docker-piwik
Run Piwik inside Docker
https://github.com/mingfang/docker-piwik
Last synced: about 2 months ago
JSON representation
Run Piwik inside Docker
- Host: GitHub
- URL: https://github.com/mingfang/docker-piwik
- Owner: mingfang
- Created: 2014-01-29T20:59:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T18:08:33.000Z (over 7 years ago)
- Last Synced: 2023-03-14T04:15:34.933Z (almost 2 years ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 9
- Watchers: 3
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##docker-piwik
A quick easy setup for running Piwik inside Docker.
##Prerequisites
Ubuntu 14.04
##Building docker-piwik
Clone the https://github.com/mingfang/docker-piwik.git to your target machine. Change to the directory in which you cloned the git and run the build script.
./build
The build script will install various software including:
- latest version of piwik
- runit
- openssh
- vim less net-tools inetutils-ping curl git telnet nmap socat dnsutils netcat tree htop unzip sudo software-properties-common
- mysql
- php5-geoip php5 libgeoip-devOnce the build is complete mysql will be running and ready for action
## Running docker-piwik
You have a couple different ways to start your new docker-piwik. Either run it with the obvious run script or shell script. Once the docker-piwik is running open a browser your_ip_address:8080 to start the installation of piwik inside your docker.
Follow the [Piwik Installtion][0] intructions on how to setup your installation
MySQL user is: piwik
No Password
Piwik DB Name: Piwik[0]:http://piwik.org/docs/