Created
July 25, 2012 04:42
-
-
Save jafstar/3174442 to your computer and use it in GitHub Desktop.
Heroku Issues
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//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