thank you Matt,
but how do you specify certificat directory with docker-compose ?

2017-06-19 11:17 GMT+02:00 Matthias Wessendorf [via aerogear-users] <[hidden email]>:
puh, this is weird.

I am actually not sure why you are facing that error. 

would you mind trying one of these compose files, instead:

that one uses a released version of the UPS, not the master branch (like the -dev does)

HTH,
Matthias


On Mon, Jun 19, 2017 at 12:11 AM, francoisb <[hidden email]> wrote:
Hi,

i am following the docker version at
https://github.com/jboss-dockerfiles/aerogear/tree/master/wildfly/unifiedpush-wildfly-dev

all is fine ! except when i add a directory that include my certificate and
my private key, wildfly fail and exit(1), here is my command  with the
result :

# docker run --name ups --link unifiedpushDB:unifiedpush --link
keycloakDB:keycloak -p 8443:8443 -it aerogear/unifiedpush-wildfly -v
/opt/ssl:/keys
Starting Liquibase migration
Liquibase Update Successful
*no /keys* directory found, will used default selfsigned certificate
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /opt/jboss/wildfly

  JAVA: /usr/lib/jvm/java/bin/java

  JAVA_OPTS:  -server -Xms64m -Xmx512m -XX:MetaspaceSize=96M
-XX:MaxMetaspaceSize=256m -Djava.net.preferIPv4Stack=true
-Djboss.modules.system.pkgs=org.jboss.byteman -Djava.awt.headless=true

=========================================================================

21:19:30,937 INFO  [org.jboss.modules] (main) JBoss Modules version
1.5.2.Final
WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final)
21:19:31,045 FATAL [org.jboss.as.server] (main) WFLYSRV0239: Aborting with
exit code 1

--
In fact, whatever folders i specify, it fails ..
any tips or workaround ?


regards,
Francois



--
View this message in context: http://aerogear-users.1116366.n5.nabble.com/Adding-certificate-folder-fails-tp1125.html
Sent from the aerogear-users mailing list archive at Nabble.com.
_______________________________________________
Aerogear-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/aerogear-users



--

_______________________________________________
Aerogear-users mailing list
[hidden email]
https://lists.jboss.org/mailman/listinfo/aerogear-users



If you reply to this email, your message will be added to the discussion below:
http://aerogear-users.1116366.n5.nabble.com/Adding-certificate-folder-fails-tp1125p1127.html
To unsubscribe from Adding certificate folder fails, click here.
NAML



View this message in context: Re: [Aerogear-users] Adding certificate folder fails
Sent from the aerogear-users mailing list archive at Nabble.com.