azukiapp/azk

After initial azk deploy, subsequent deploys ask for password from git

Closed this issue · 2 comments

➜  elite git:(master) azk deploy
git@111.111.11.111's password:

From googling around it looks like the remote server needs access to git, which is a private repository.

Seems like it could be something like using SSH Agent Forwarding? https://developer.github.com/guides/using-ssh-agent-forwarding/

@patrickleet this problem is related to azk-deploy. Can you open a issue there?

https://github.com/azukiapp/docker-deploy/issues

Thanks, opened there.

azukiapp/docker-deploy#18