Can you use Github App with Beanstalk?

Posted by mikemick on Stack Overflow See other posts from Stack Overflow or by mikemick
Published on 2012-09-05T15:35:55Z Indexed on 2012/09/05 15:38 UTC
Read the original article Hit count: 272

Filed under:
|
|

Being new to Git, I wanted to use a GUI (Windows based) and preferred the Github App. However, I would like to integrate this site with a Beanstalkapp account. I'm pretty sure this is possible, but I can't figure it out.

Inside of the Github app, I navigate to my repository. When I choose "Tools > Settings...", I place the Git Clone URL for the repository provided by Beanstalk into the "Primary Remote (origin)" field in my Github app.

Now when I click "Publish" (which says "Click to publish this branch to server" when I hover over it) it changes to "Publishing...". After a few seconds, I get this error:

server failure

The remote server disconnected. Try again later, or if this persists, contact [email protected]

I am pretty sure I set the SSH keys up properly (never done this before). I added the key to both the Beanstalkapp and my Github web account.

© Stack Overflow or respective owner

Related posts about git

Related posts about github