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

Speed up deployment flow #63

Open
rodrigoalmeida94 opened this issue Aug 5, 2022 · 1 comment
Open

Speed up deployment flow #63

rodrigoalmeida94 opened this issue Aug 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rodrigoalmeida94
Copy link
Collaborator

Currently a single deployment takes around 15min to process. This is in part due to our double stack configuration with pulumi, caused by issues in concurrency management in pulumi-docker.

Ideally these would be merged into a single stack.

In addition, multiple deployments occur even when no code change has occurred. This can also be further optimized.

@rodrigoalmeida94 rodrigoalmeida94 added the enhancement New feature or request label Aug 5, 2022
@jonaraphael
Copy link
Collaborator

It's up to 25 minutes/deploy, jumping all the way up to 2:25 if the database needs to be rebuilt with the AOIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants