Skip to content

Instantly share code, notes, and snippets.

@jafstar
Created July 25, 2012 04:42
Show Gist options
  • Save jafstar/3174442 to your computer and use it in GitHub Desktop.
Save jafstar/3174442 to your computer and use it in GitHub Desktop.
Heroku Issues
//WHY ERROR ON DEPLOY
http://stackoverflow.com/questions/4269922/permission-denied-publickey-when-deploying-heroku-code-fatal-the-remote-end
//SETUP HEROKU KEYS
https://devcenter.heroku.com/articles/keys
//UPDATE APP NAME
https://devcenter.heroku.com/articles/renaming-apps#manually_updating_a_git_remote
//UPDATE HEROKU APP
http://stackoverflow.com/questions/5170225/how-to-update-application-on-heroku
//CUSTOM DOMAINS
https://devcenter.heroku.com/articles/custom-domains
//NOWJS AND HEROKU
http://stackoverflow.com/questions/10942108/how-do-i-scale-heroku-app-that-uses-nowjs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment