Skip to content
This repository has been archived by the owner on May 2, 2018. It is now read-only.

docker worker update process #8

Open
kohlhase opened this issue Apr 29, 2015 · 1 comment
Open

docker worker update process #8

kohlhase opened this issue Apr 29, 2015 · 1 comment

Comments

@kohlhase
Copy link

The software in a docker-based MathHub worker can be updated via lmh (or other means; see #5). But from time to time, the docker container itself will have to be updated, e.g. for a new version. We need to have a process that supports this, which is non-trivial since the MathHub worker contains configuration data (all the other data is on gl.mathhub.info and can be re-cloned and/or re-generated).

We need a process that exports all the config data that is not in the repositories in a form that the next worker can import it and re-create an analogous worker. If (see #6) the configuration data is in the repositories, the (AFAICT) only the list of libraries still needs to be ex/imported.

@kohlhase
Copy link
Author

@jucovschi @cmaeder fyi

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants