Skip to content

Is there a way to build a preconfigured binary? #135

Answered by bhou
jdevera asked this question in Q&A
Discussion options

You must be logged in to vote

For now, it is not possible to build a preconfigured binary, but the remote configuration feature can help you achieve your scenario.

In short, it is a configuration file on a remote location, which can be accessed by all the machines that you would like to deploy command launcher.

When command launcher starts, it will read environment variable [PREFIX]_REMOTE_CONFIG_URL, which points to this remote configuration file. Command launcher will merge the remote and local configurations and override the local file.

The remote configuration file doesn't need to cover the complete configurations, you can include only the config items that you would like all command launcher instance inherits.

Fo…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jdevera
Comment options

Answer selected by jdevera
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants