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

Add support for environment variables #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

2m
Copy link
Contributor

@2m 2m commented Oct 3, 2018

This PR adds environment variable support to the test and up commands.

Environment variables then can be used as substitutions in the docker-compose.yml file: https://docs.docker.com/compose/compose-file/#variable-substitution

ennru pushed a commit to akka/alpakka-kafka that referenced this pull request Oct 4, 2018
One more stability improvement to the docker integration tests: setting `offsets.topic.replication.factor` broker configuration property to the number of total Kafka nodes in the cluster.

This builds on top of environment variable support in the `sbt-docker-compose` plugin: dariush-y/sbt-docker-compose#10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant