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 continuous deployment (CD) automation for alchemiscale.org instance(s)? #2

Open
dotsdl opened this issue Sep 27, 2024 · 0 comments
Labels
question Further information is requested

Comments

@dotsdl
Copy link
Member

dotsdl commented Sep 27, 2024

A possible future state for us with the alchemiscale.org instances is that deployment of updated images to target hosts could be done via continuous deployment automation attached to this repository. Currently, built images must be manually deployed to instances of interest (e.g. prod, qa, dev).

Alternatively to this, it may also make sense to switch alchemiscale.org to using AWS EKS (managed kubernetes) for its instances instead, as updating images in-place from automation hosted here would be much simpler to do. This may prove less expensive than our current approach of using dedicated EC2 hosts, since we could collocate containers for multiple instances (prod, qa, dev) on a smaller number of hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant