← Home

Connect a Cloud Provider

Sign in with your AWS, Azure, or GCP account to discover live infrastructure and run the CEI pipeline against it. Without real OAuth client credentials the flow runs in mock mode — the round trip still completes and a representative topology is returned so you can preview the experience.

Production setup: Set AWS_OAUTH_CLIENT_ID, AZURE_OAUTH_CLIENT_ID, and/or GCP_OAUTH_CLIENT_ID (plus the matching _SECRET vars) on the backend Railway service to exit mock mode and use real OAuth flows. Topology discovery currently returns a stub layout per provider; live EC2/AKS/GKE adapters are a follow-up PR.