Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use command line args instead of environment vars to configure Docker WildFly startup #153

Closed
jamesnetherton opened this issue Dec 10, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@jamesnetherton
Copy link
Collaborator

This makes things more flexible. There's no need to set an endless set of env vars for all of the different WildFly configuration options. Just pass the usual WildFly command line args on to the startup.sh script which can then forward on to either standalone.sh or domain.sh scripts.

@jamesnetherton jamesnetherton self-assigned this Dec 10, 2014
@jamesnetherton jamesnetherton added this to the 2.1.0 milestone Dec 10, 2014
jamesnetherton added a commit to jamesnetherton/wildfly-camel that referenced this issue Dec 10, 2014
… startup script and unset username / password env vars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant