HomeSoftware Heritage

docker: Install required ssh/config so migration can push to gitlab

Description

docker: Install required ssh/config so migration can push to gitlab

This:

  • explicits the necessary ssh-keygen generation
  • explicits the docker/ssh volume mountpoint (as a result of ^)
  • explicits the changes required in the config.lisp regarding reading the public key for

the migration to take it into account

  • deactivates the known host check
  • deactivates the writing to the ~/.ssh/known_hosts file to avoid out of sync

issues (when the gitlab state is reset once in a while).

Related to T4064

Details

Provenance
ardumontAuthored on May 23 2022, 4:09 PM
ardumontPushed on Jun 22 2022, 9:34 AM
Parents
R263:cde188463674: gitlab: Allow gitlab rails command to run without ssh
Branches
Unknown
Tags
Unknown