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 backend deploy script #89

Merged
merged 5 commits into from
Nov 12, 2024
Merged

Add backend deploy script #89

merged 5 commits into from
Nov 12, 2024

Conversation

samuelim01
Copy link

Description

To save costs, backend services are spun down most of the time. This was manually done by changing the desired number of tasks to 0 manually. Let's create a bash script to simplify the process.

Checklist

  • I have updated documentation
  • All tests passing

Screenshots (if applicable)

To save costs, backend services are spun down most of the time. This was manually done by changing the desired number of tasks to 0 manually. Let's create a bash script to simplify the process.
@McNaBry McNaBry self-requested a review November 12, 2024 14:20
Copy link

@McNaBry McNaBry left a comment

Choose a reason for hiding this comment

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

LGTM. Instructions are clear and script works.

@samuelim01 samuelim01 merged commit 952b613 into main Nov 12, 2024
6 checks passed
@samuelim01 samuelim01 deleted the backend-deploy branch November 12, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants