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 Cloud Build deployment script #46

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

michplunkett
Copy link
Owner

Describe your changes

Added an auto-scaling policy as well as the configuration file for Cloud Build.

Checklist before requesting a review

  • The code runs successfully.
  • The GCP Trigger process works as expected.

@michplunkett michplunkett self-assigned this Sep 9, 2024
@@ -2,6 +2,11 @@ runtime: python311
instance_class: F2
entrypoint: gunicorn --worker-class uvicorn.workers.UvicornWorker --bind :$PORT incident_reporting.main:app

automatic_scaling:
Copy link
Owner Author

Choose a reason for hiding this comment

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

Add auto-scaling process.

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.

1 participant