<div dir="ltr"><div>Hi,<br></div><div><br></div><div>for UPS we have three different images, at:</div><div>1) unifiedpush-wildfly</div><div>2) unifiedpush-wildfly-dev</div><div>3) push-quickstarts-wildfly-dev</div><div><br></div><div>The first deploys the latest stable (1.0.2) release on WildFly, using HTTPS. The second does a checkout of the UPS master repo, and also deploys it into WildFly, using HTTPS.</div><div><br></div><div><br></div><div>The third one deploys our &#39;complex&#39; CRUD quickstart, which we did for xpaas launch. I&#39;d like to remove this, because that&#39;s a repo which will eventually go away.</div><div><br></div><div>I could keep it, if there is really interest in it - but I prefer to remove it....</div><div><br></div><div><br></div><div>Now, the other two are currently broken, because there are some changes in the layer above us. The WildFly&#39;s parent parent :-) now is Centos7, not Fedora anymore. This is cool, since Centos is closer to RHEL and also used on Openshift-Origin.</div><div><br></div><div>I have update the two Dockerfiles based on the underlying OS change, and I added deployment for UPS 1.1.0-beta.2 (our last release). Here is my branch:</div><div><br></div><div><a href="https://github.com/matzew/dockerfiles/tree/Centos7">https://github.com/matzew/dockerfiles/tree/Centos7</a></div><div><br></div><div>Moving forward, I added support for MySQL using Docker container linking:</div><div><a href="https://github.com/matzew/dockerfiles/tree/Centos7_mysql">https://github.com/matzew/dockerfiles/tree/Centos7_mysql</a></div><div><br></div><div>NOTE: this requires two docker containers (named &#39;unifiedpush&#39; and &#39;keycloak&#39;) being around. Here is a docker-compose.yml file allowing to run the entire shindig:</div><div><a href="https://gist.github.com/matzew/f99995e7c1d38ff7004c">https://gist.github.com/matzew/f99995e7c1d38ff7004c</a></div><div><br></div><div><br></div><div>Any thoughts?</div><div><br></div><div><br></div><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div>