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 deployment instructions for Google Cloud Run #135

Merged
merged 9 commits into from Dec 5, 2021
Merged

Conversation

mtlynch
Copy link
Owner

@mtlynch mtlynch commented Dec 5, 2021

No description provided.

@mtlynch mtlynch mentioned this pull request Dec 5, 2021
docs/deployment/cloud-run.md Outdated Show resolved Hide resolved
docs/deployment/cloud-run.md Outdated Show resolved Hide resolved
docs/deployment/cloud-run.md Show resolved Hide resolved
--set-env-vars "DB_REPLICA_URL=gcs://${GCS_BUCKET}/db" \
--allow-unauthenticated \
--region "${GCP_REGION}" \
--execution-environment gen2 \
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note that I assumed litestream would work best in second generation, but it might also just work with the default (gen1)

docs/deployment/cloud-run.md Show resolved Hide resolved
@mtlynch mtlynch marked this pull request as ready for review December 5, 2021 21:45
@mtlynch mtlynch merged commit 594d583 into master Dec 5, 2021
@mtlynch mtlynch deleted the cloud-run branch December 5, 2021 21:46
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.

None yet

2 participants