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

Keep users up to date with the latest app image #855

Open
1 task
mikibonacci opened this issue Oct 10, 2024 · 1 comment
Open
1 task

Keep users up to date with the latest app image #855

mikibonacci opened this issue Oct 10, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mikibonacci
Copy link
Member

mikibonacci commented Oct 10, 2024

Thinking on some way to keep the users containers up-to-date: a long time user may have an old environment which does not really mirror the environment on which we develop the app and the plugin. aiidalab-launch update container: volumes (and so, data) are kept, the version of aiidalab, aiidalab-qe (and plugins) are updated - basically a new container built with the latest image.

For server with NFS for user data, it should be relatively easy (we just plug in the NFS volume in the new container). For local installations, should be very similar (using docker volumes)

  •  find combination of when we break things (update of aiidalab-qe, aiida-core, python env, container env...)
@mikibonacci mikibonacci added the enhancement New feature or request label Oct 10, 2024
@mikibonacci mikibonacci self-assigned this Oct 10, 2024
@mikibonacci
Copy link
Member Author

Apparently the update can be managed by kubernetes

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

1 participant