radicle-dev / radicle-client-services

Services backing the Radicle client interfaces.
Apache License 2.0
31 stars 13 forks source link

Docker-compose setup doesn't create authorized-keys file #117

Closed sebastinez closed 2 years ago

sebastinez commented 2 years ago

By starting the services through docker-compose no authorized-keys file gets created and there is also no information the user should do that, to be able to push to the seed.

Eventually we can allow users to set a ENV variable with a ssh-key that can be used to insert the file and copy it to the git_root path. Or at least document it in the radicle-client-services repo.

cloudhead commented 2 years ago

Hmm, I think we just need to document this.