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

Enables Cassandra auto-setup to specify username, password, port and TLS #882

Merged
merged 3 commits into from
Oct 21, 2020

Conversation

mastermanu
Copy link
Member

For auto-setup, the temporal-cassandra-tool is capable of reading certain values (such as username / password) via Environment Variables. We export those variables before invoking the tool in startup.sh so that a user can set values in Docker-Compose as needed.

@mastermanu mastermanu merged commit 60f5a30 into temporalio:master Oct 21, 2020
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.

No way to set cassandra configs (creds, tls option, etc) via docker-compose
2 participants