[Aerogear-users] UI of push notification application in OpenShift hangs on 401 error

Matthias Wessendorf matzew at apache.org
Wed Feb 24 09:19:27 EST 2016


On Wednesday, 24 February 2016, ffraticelli <ffraticelli at unog.ch> wrote:

> Hi Mathias,
> thank you for your answer.
> When using the OpenShift UI to create the app, it only allows small gear,
> no
> way I can set medium.


Unfortunately the 1.1.x version requires medium :-(


>
> In our own instance created using Docker the yaml file doesn't have a
> gear-size parameter.
> Here's the yaml file, what/where should I include the gear-size param?
>
> unifiedpushDB:
>   image: mysql:5.5
>   environment:
>    - MYSQL_USER=TTT
>    - MYSQL_PASSWORD=ZZZ
>    - MYSQL_DATABASE=XXX
>    - MYSQL_ROOT_PASSWORD=supersecret
>   ports:
>   - 4306:3306
> keycloakDB:
>   image: mysql:5.5
>   environment:
>    - MYSQL_USER=YYY
>    - MYSQL_PASSWORD=XXX
>    - MYSQL_DATABASE=keycloak
>    - MYSQL_ROOT_PASSWORD=supersecret
>   ports:
>   - 4406:3306
> unifiedpushserver:
>   image: aerogear/unifiedpush-wildfly-dev
>   links:
>     - unifiedpushDB:unifiedpush
>     - keycloakDB:keycloak
>   ports:
>   - 8443:8443
>
> Thanks.
>
>
>
> --
> View this message in context:
> http://aerogear-users.1116366.n5.nabble.com/UI-of-push-notification-application-in-OpenShift-hangs-on-401-error-tp504p524.html
> Sent from the aerogear-users mailing list archive at Nabble.com.
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users at lists.jboss.org <javascript:;>
> https://lists.jboss.org/mailman/listinfo/aerogear-users
>


-- 
Sent from Gmail Mobile
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-users/attachments/20160224/46032803/attachment.html 


More information about the Aerogear-users mailing list