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 SAAS_BASE_URL to docker-compose again to support stable release #2193

Merged
merged 1 commit into from Jan 1, 2021

Conversation

tangledbytes
Copy link
Member

Signed-off-by: Utkarsh Srivastava srivastavautkarsh8097@gmail.com

Description
This PR fixes #2165

SAAS_BASE_URL environment variable was removed from docker-compose.yaml in an effort to move to support multiple remote providers but mesheryctl system start internally uses this compose file to spin up stable release of meshery which doesn't yet support the new environmental variable and needs SAAS_BASE_URL env variable in order to work properly, hence adding it back again.

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

…eleases

Signed-off-by: Utkarsh Srivastava <srivastavautkarsh8097@gmail.com>
@netlify
Copy link

netlify bot commented Jan 1, 2021

✔️ Deploy preview for meshery-docs canceled.

🔨 Explore the source changes: 053f5f1

🔍 Inspect the deploy logs: https://app.netlify.com/sites/meshery-docs/deploys/5fef7d111bd5f600079bb076

😎 Browse the preview: https://app.netlify.com/sites/meshery-docs/deploys/5fef7d111bd5f600079bb076

@leecalcote leecalcote merged commit 4d7dc76 into meshery:master Jan 1, 2021
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.

mesheryctl system start error without SAAS_BASE_URL
2 participants