xasima
xasima
Basically, I prefer to avoid manual copy of ssh key on the host (means touch the /srv/docker_data/git/.ssh/authorized_key), but allow users to grant the access themselves, so to follow this instruction...
Sorry, I want to inform a more good way to copy developers public keys to server. Instead of exposing additional ssh user (to use copy-ssh-id), or perform manual copying to...
The scenario "multiple repos per single container" seems to be useful in the "container per team" - model. Namely, if all the member of the team does have equal access...
Have you managed to resolve this compile issues? Could you provide your detailed success configuration (probably the project/version.properties file). I have tried to upgrade finagle-\* and util-logging up to 5.0.3...
config.properties: enable_model_api=true torchserve --start --ts-config /opt/ml/model/config.properties ... this might helps if you see in logs, that model api is disabled, so you enable that