You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 2, 2018. It is now read-only.
We need a key pair for each mathhub docker, so that the worker can commit to gl.mathhub.info. The current solution in lmh, i.e. to copy the user's key pair into the lmh docker is not acceptable. We need a key configuration dialog in MathHub that guides the new user through this.
generate a ssh key
prompt the user to copy it to https://gl.kwarc.info or better use the GitLab API for doing this directly, so that the user only needs to authenticate.