graphite_docker icon indicating copy to clipboard operation
graphite_docker copied to clipboard

nothing on port 81

Open usenkanov opened this issue 9 years ago • 3 comments

I expected to see Grafana on port 81, nothing shows though. Is there something I need to configure?

usenkanov avatar Jul 16 '15 19:07 usenkanov

how are you running it?

On Fri, Jul 17, 2015 at 5:04 AM, Norman Usenkanov [email protected] wrote:

I expected to see Grafana on port 81, nothing shows though. Is there something I need to configure?

— Reply to this email directly or view it on GitHub https://github.com/SamSaffron/graphite_docker/issues/8.

SamSaffron avatar Jul 16 '15 21:07 SamSaffron

docker run -d --name graphite
-p 80:80 -p 81:81 -p 2003:2003 -p 8125:8125/udp nickstenning/graphite

usenkanov avatar Jul 16 '15 22:07 usenkanov

readme needs updating ... its on port 3000 (just updated)

On Fri, Jul 17, 2015 at 8:00 AM, Norman Usenkanov [email protected] wrote:

docker run -d --name graphite
-p 80:80 -p 81:81 -p 2003:2003 -p 8125:8125/udp nickstenning/graphite

— Reply to this email directly or view it on GitHub https://github.com/SamSaffron/graphite_docker/issues/8#issuecomment-122116435 .

SamSaffron avatar Jul 16 '15 22:07 SamSaffron