Login Try it Free

Recommended Workflow

Niels Bjerre Jun 15, 2012 03:52PM MDT

http://help.pagodabox.com/customer/portal/articles/175481-recommended-workflow
Say:
Manage Code with Git:
Quickstart or Clone
If you launched your app using a Quickstart or Clone of an Existing Repo, simply clone the repo to your local machine.
TerminalQuickstart or Clone
# clone the repo locally
$ git clone git@git.pagodabox.com:app_name.git

---------------------------------------------------

Cloning into 'app_name'...
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

Up -3 Rated Down
Jed Jun 15, 2012 04:12PM MDT Pagoda Box Agent

It appears that you need to add your public SSH key to your Pagoda account. That’s what authorizes you to push/pull from the Pagoda repo. Here’s the guide http://help.pagodabox.com/customer/portal/articles/200927#add-ssh-pagoda.

Post Your Answer

Your name (required)
Your email address (required)
Answer (required)

Contact Us