alloc / alloc/saus

Multiple active deployments & zero downtime assurance

Open
#77 0 comments 0 reactions 0 assignees View on GitHub
enhancement saus deploy
Dominant language
TypeScript
Stars
38
Forks
1
PR merge metrics
No merged PRs in 30d

Description

- Add `saus deploy new` to spin up a new deployment instead of updating
- Add prompt to `saus deploy` that asks which active deployment to update, and if updates should be done in-place or not (ie: spin up a temporary deployment before updating DNS)
- Both of the features above will need support for multiple secret depositories
- Generate a name for each active deployment
- Probably something like `[branch]-[commit]`
- Add `saus deploy ls` for listing active deployments
- Add `saus deploy rm [name]` for destroying a deployment (with confirm prompt)
- Add `saus deploy rm --all` to destroy all deployments

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.