Deployment Without Credentials
Hi, how can I stop appharbor from asking me for login credentials when I push? Is there anywhere where I can specify my RSA key?
Thanks, Frank.
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by rune on 29 Aug, 2018 02:51 AM
Hi Frank,
Are you deploying to your built-in Git repository? The Git repository hosted by AppHarbor doesn't support SSH-based authentication. but you might want to integrate with our Bitbucket or GitHub hooks to trigger deployments when you push to those services (which also support SSH-based authentication).
If you're using our CLI you can specify command line arguments to avoid prompts, which can be useful if you're using the CLI to deploy your application from another build server/service. Happy to provide more information on that as well, but I'm assuming this is likely related to the Git repository associated with your app :-)
Best,
Rune
rune closed this discussion on 29 Aug, 2018 02:51 AM.