Skip to content

Instantly share code, notes, and snippets.

@magohl
Created December 17, 2018 09:39
Show Gist options
  • Save magohl/2783b5b26b449c1e12c3fc81ef071f50 to your computer and use it in GitHub Desktop.
Save magohl/2783b5b26b449c1e12c3fc81ef071f50 to your computer and use it in GitHub Desktop.
docker run -P -d jboss/wildfly /opt/jboss/wildfly/bin/standalone.sh -b 0.0.0.0 -bmanagement 0.0.0.0
docker exec -it xxxx bash
/wildfly/bin/add-user
8080 = runtime
9990 = admin console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment