[aerogear-dev] Question on UPS dockerfile

Matthias Wessendorf matzew at apache.org
Tue Feb 10 06:00:53 EST 2015


Hello,

I am wondering if others noticed the same as well:

1) I started the vm (boot2docker start) and also did the exports, from
above printout
2) Next, running "docker run -it -p 8443:8443 aerogear/wildfly"

On the log I saw the WildFly booting up, but nothing for UPS/Keycloak on
the log visible.


3) Now, I cloned the repo, executed the build in
"dockerfiles/wildfly/unifiedpush-wildfly" (via "docker build -t
aerogear/wildfly .")

4) Next I tried again to get it running    "docker run -it -p 8443:8443
aerogear/wildfly"

5) The WildFly console now shows the logs that you get when you deply UPS -
Now I could access "https://192.168.59.103:8443/ag-push" (after adding a
security exception)

Cool!



Now I did stop the VM (boot2docker stop)

On a new terminal, I started the vm (boot2docker start), performed the
suggested exports, and did run "docker run -it -p 8443:8443
aerogear/wildfly"

-> this time I got the UPS in the logs as well - wondering: is that related
to my previous build ? or was there just something wrong with my "first"
execute of "docker run -it -p 8443:8443 aerogear/wildfly" ?

Thanks!

-- 
Matthias Wessendorf

blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
twitter: http://twitter.com/mwessendorf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20150210/475c6ebe/attachment.html 


More information about the aerogear-dev mailing list