[Hawkular-dev] Getting started with Docker

Viet Nguyen vnguyen at redhat.com
Tue Jan 19 10:09:12 EST 2016


IP address should be your VM/docker host public ip.  It will default to localhost if you don't provide a value.  

If your host is accessible by name you can do something like HAWKULAR_URL=$(hostname):8080

For our CI site HAWKULAR_URL=livingontheedge.hawkular.org



----- Original Message -----
From: "Anton Hughes" <kurrent93 at gmail.com>
To: "Discussions around Hawkular development" <hawkular-dev at lists.jboss.org>
Sent: Monday, January 18, 2016 6:23:30 PM
Subject: Re: [Hawkular-dev] Getting started with Docker


On Tue, Jan 19, 2016 at 2:18 AM, Anton Hughes < kurrent93 at gmail.com > wrote: 




docker run -d -e HAWKULAR_URL= 10.16.23.75:8080 -p 8080:8080 -e TEST_MODE=true hawkular/hawkular 

What should the above IP address be? Should it be localhost, for testing? 



_______________________________________________
hawkular-dev mailing list
hawkular-dev at lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hawkular-dev


More information about the hawkular-dev mailing list