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.
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 theradicle-client-services
repo.