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

Support Temporal Cloud #692

Merged
merged 4 commits into from
Nov 21, 2023
Merged

Support Temporal Cloud #692

merged 4 commits into from
Nov 21, 2023

Conversation

Amogh-Bharadwaj
Copy link
Contributor

Adds environment variables in docker compose for client certificate and client key to connect to Temporal Cloud server.
If a user wants to wire PeerDB with Temporal Cloud instead of local Temporal which we spin up, they need to:

  1. Set TEMPORAL_HOST_PORT to the Temporal Cloud endpoint
  2. Set the certificate and key variables

Flow worker, Flow API and Flow Snapshot Worker use these values. Mirrors run will now appear in Temporal Cloud UI

@iskakaushik iskakaushik force-pushed the temporal-cloud-support branch from f8c6ebe to a24b874 Compare November 21, 2023 17:47
@iskakaushik iskakaushik force-pushed the temporal-cloud-support branch from a24b874 to d96fe4f Compare November 21, 2023 18:20
@iskakaushik iskakaushik merged commit 44a8b0f into main Nov 21, 2023
9 checks passed
@serprex serprex deleted the temporal-cloud-support branch July 19, 2024 15:20
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.

2 participants