btw. we also support docker, to perfom some tests on your end:
On Wed, Feb 24, 2016 at 3:19 PM, Matthias Wessendorf <matzew(a)apache.org>
wrote:
On Wednesday, 24 February 2016, ffraticelli <ffraticelli(a)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-appli...
> Sent from the aerogear-users mailing list archive at
Nabble.com.
> _______________________________________________
> Aerogear-users mailing list
> Aerogear-users(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-users
>
--
Sent from Gmail Mobile