G-Node / gin-proc

BSD 3-Clause "New" or "Revised" License
0 stars 7 forks source link

Fetch (or accept) host key from GIN server #32

Open achilleas-k opened 5 years ago

achilleas-k commented 5 years ago

When the backend service clones for the first time it will be prompted to accept the SSH host key. Fetching of the key should be part of the setup process.

See ssh-keyscan.

achilleas-k commented 5 years ago

Might add this to the docker entrypoint along with user setup