Re: [問題] 看不懂heroku的教學QQ

看板Python作者 (autumned)時間13年前 (2012/01/06 06:55), 編輯推噓1(105)
留言6則, 3人參與, 最新討論串2/2 (看更多)
弄了一整天總算勉強弄出點名堂. C:\Documents and Settings\Meow\desktop\Heroku>heroku create stack --cedar Creating sharp-night-7156... done, stack is cedar http://sharp-night-7156.herokuapp.com/ | git@herok 做到這步的時候 又出現resource not found 請問該怎麼辦呢@@ C:\Documents and Settings\Meow\desktop\Heroku>heroku scale web=1 Scaling web processes... ! Resource not found ※ 引述《autumned (autumned)》之銘言: : ※ [本文轉錄自 Web_Design 看板 #1Eyr2BUB ] : 作者: autumned (autumned) 看板: Web_Design : 標題: [問題] 看不懂heroku的教學QQ : 時間: Thu Dec 22 23:45:13 2011 : http://devcenter.heroku.com/articles/python : 想用他放Python得app : 教學看到這裡就開始看不懂了 (從 Write Your App 那部份開始..) : 想請問一下 像範例中的 requirements.txt web.py 這些檔是要放在哪@@? : 然後所有指令都是在command line 打嗎@@ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.112.18.221

01/07 12:22, , 1F
你還沒把code push上去 上面那步只做到開一個空的app id
01/07 12:22, 1F

01/07 12:23, , 2F
建議先去看一下git教學
01/07 12:23, 2F

01/07 22:43, , 3F
唔 但是 git push heroku master 這行我有作呀
01/07 22:43, 3F

01/07 22:44, , 4F
也有顯示xxxx deployed to Heroku...
01/07 22:44, 4F

01/07 22:44, , 5F
還是這樣不是把CODE PUSH上去@@?!
01/07 22:44, 5F

01/07 22:57, , 6F
OpenFoundry 有一篇可參考 http://is.gd/JBL8U2
01/07 22:57, 6F
文章代碼(AID): #1F1fhltL (Python)
文章代碼(AID): #1F1fhltL (Python)