<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 5 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
h1
        {mso-style-priority:9;
        mso-style-link:"Heading 1 Char";
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:24.0pt;
        font-family:"Calibri",sans-serif;
        font-weight:bold;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.Heading1Char
        {mso-style-name:"Heading 1 Char";
        mso-style-priority:9;
        mso-style-link:"Heading 1";
        font-family:"Calibri",sans-serif;
        font-weight:bold;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Thanks Idel and Daniel for help, but some how I’m unable to use openshift launch button for AeroGear, which making account its giving a message </p><div><h1 style='mso-margin-top-alt:0in;margin-right:0in;margin-bottom:9.0pt;margin-left:0in;line-height:30.0pt;background:#222222'><span style='font-size:18.0pt;font-family:"Helvetica",sans-serif;color:#FAFBFC;font-weight:normal'>No New Users Accepted<o:p></o:p></span></h1><p style='mso-margin-top-alt:0in;margin-right:0in;margin-bottom:15.0pt;margin-left:0in;background:#222222;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;word-spacing:0px'><span style='font-size:10.5pt;font-family:"Helvetica",sans-serif;color:#DADADA'>The OpenShift Online (Next Gen) Developer Preview is here! We will not be accepting new users onto the OpenShift Online (v2) platform.<o:p></o:p></span></p></div><p class=MsoNormal>So now I’m trying to deploy war files on Jboss EAP7 stand alone server usind there files <a href="https://github.com/aerogear/aerogear-unifiedpush-server/releases/tag/1.2.0-alpha.3">https://github.com/aerogear/aerogear-unifiedpush-server/releases/tag/1.2.0-alpha.3</a> but there are multiple war files and I don’t know which one to deploy first.</p><p class=MsoNormal>And I am also going to try them using docker on AWS.</p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Jatin  </p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:idel.pivnitskiy@gmail.com">Idel Pivnitskiy</a><br><b>Sent: </b>Saturday, October 29, 2016 5:11 AM<br><b>To: </b><a href="mailto:aerogear-dev@lists.jboss.org">AeroGear Developer Mailing List</a><br><b>Subject: </b>Re: [aerogear-dev] (no subject)</p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>Hi Jatin,</p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Thanks for your interest in the AeroGear project!</p><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>For the first look on the project, you can just launch the AeroGear UPS on OpenShift. Follow&nbsp;this guide [1] and just press the button &quot;Launch on OpenShift&quot;. You will be able to set up the server really quickly. Go to the admin panel and try to make basic settings for a new app/device. The Docker container is also a good opportunity to run it quickly. It's up to you.</p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>When you will be ready to go deeper, to the source code, try to clone the repository and follow the next guide [2]. It contains a good explanation of the main UPS workflow. You will be able to set up and configure everything that you need to run the UPS (WildFly/database/message queue/etc.). If you will have any specific questions or problems when you will follow this guides, ask them here.</p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>Also try to explore the AeroGear website, it contains a lot of interesting materials. Enjoy your work on this project!</p></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>[1]&nbsp;<a href="https://github.com/aerogear/aerogear-unifiedpush-server#getting-started">https://github.com/aerogear/aerogear-unifiedpush-server#getting-started</a></p></div><div><p class=MsoNormal>[2]&nbsp;<a href="https://aerogear.org/docs/unifiedpush/ups_userguide/index/">https://aerogear.org/docs/unifiedpush/ups_userguide/index/</a></p></div><div><p class=MsoNormal><br clear=all></p><div><div><div><div><div><div><div><div><p class=MsoNormal>Best regards,</p><div><p class=MsoNormal>Idel Pivnitskiy</p></div><div><p class=MsoNormal>--</p></div><div><p class=MsoNormal>Twitter: <a href="https://twitter.com/idelpivnitskiy" target="_blank">@idelpivnitskiy</a></p></div><div><p class=MsoNormal>GitHub:&nbsp;<a href="https://github.com/idelpivnitskiy" target="_blank">@idelpivnitskiy</a></p></div></div></div></div></div></div></div></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><p class=MsoNormal>On Fri, Oct 28, 2016 at 1:06 PM, &lt;<a href="mailto:mywork.jatin@gmail.com" target="_blank">mywork.jatin@gmail.com</a>&gt; wrote:</p><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><div><div><p class=MsoNormal>I am looking for contributing to AeroGear project, I want to work on the issue <a href="https://issues.jboss.org/browse/AGDROID-568" target="_blank">AGDROID-568</a>. I’m new so I don’t know how to setup whole project.</p><p class=MsoNormal>Can someone from team help me from basic like how to setup project and test project? </p><p class=MsoNormal>&nbsp;</p><p class=MsoNormal>Jatin </p><p class=MsoNormal>&nbsp;</p></div></div><p class=MsoNormal><br>_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a></p></blockquote></div></div></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>