<br><br>On Wednesday, 24 February 2016, ffraticelli &lt;<a href="mailto:ffraticelli@unog.ch">ffraticelli@unog.ch</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Mathias,<br>
thank you for your answer.<br>
When using the OpenShift UI to create the app, it only allows small gear, no<br>
way I can set medium.</blockquote><div><br></div><div>Unfortunately the 1.1.x version requires medium :-(<span></span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
In our own instance created using Docker the yaml file doesn&#39;t have a<br>
gear-size parameter.<br>
Here&#39;s the yaml file, what/where should I include the gear-size param?<br>
<br>
unifiedpushDB:<br>
  image: mysql:5.5<br>
  environment:<br>
   - MYSQL_USER=TTT<br>
   - MYSQL_PASSWORD=ZZZ<br>
   - MYSQL_DATABASE=XXX<br>
   - MYSQL_ROOT_PASSWORD=supersecret<br>
  ports:<br>
  - 4306:3306<br>
keycloakDB:<br>
  image: mysql:5.5<br>
  environment:<br>
   - MYSQL_USER=YYY<br>
   - MYSQL_PASSWORD=XXX<br>
   - MYSQL_DATABASE=keycloak<br>
   - MYSQL_ROOT_PASSWORD=supersecret<br>
  ports:<br>
  - 4406:3306<br>
unifiedpushserver:<br>
  image: aerogear/unifiedpush-wildfly-dev<br>
  links:<br>
    - unifiedpushDB:unifiedpush<br>
    - keycloakDB:keycloak<br>
  ports:<br>
  - 8443:8443<br>
<br>
Thanks.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://aerogear-users.1116366.n5.nabble.com/UI-of-push-notification-application-in-OpenShift-hangs-on-401-error-tp504p524.html" target="_blank">http://aerogear-users.1116366.n5.nabble.com/UI-of-push-notification-application-in-OpenShift-hangs-on-401-error-tp504p524.html</a><br>
Sent from the aerogear-users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Aerogear-users mailing list<br>
<a href="javascript:;" onclick="_e(event, &#39;cvml&#39;, &#39;Aerogear-users@lists.jboss.org&#39;)">Aerogear-users@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-users" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-users</a><br>
</blockquote><br><br>-- <br>Sent from Gmail Mobile<br>