docker-owa icon indicating copy to clipboard operation
docker-owa copied to clipboard

Open Web Analytics docker image based on Alpine Linux

Results 4 docker-owa issues
Sort by recently updated
recently updated
newest added

Just a couple suggestions to your compose config: - you don't need to expose mysql port on the host if you tie it through bridged network, so `3309:3309` is excessive...

question

By default, DockerFile is always pulling 1.6.2 version. Is there a way to pull latest 1.6.9 version?

When running in kubernetes, you cannot run processes in root. This is bad practice. What is the point of using supervisord? == 1 container should be nginx 1 container should...

enhancement
help wanted

I setup nginx with a proxy to localhost:8080 and the install page loads fine, but when I hit the submit button I get a 500. Nothing valuable in the nginx...