上傳
git add .
git commit –m “0914”
git push heroku master
· 執行所有 Migration。
$ heroku
run rake db:migrate
·
· 將主幹(master)進度部署至 Heroku。
$ git
push heroku master
·
查看部署歷程。
·
$ heroku releases
·
將 Heroku 復原至過去的版本內容。
·
$ heroku rollback <版本號>
·
下載Heroku 到本機
·
heroku
git:clone -a XXXXX
·
Heroku apps
·
查看歷程(Logs)。$ heroku logs -t
·
檢查專案的遠端路徑(
GitHub、Heroku)。$ git
remote –v
使用遠端 Rails Console,可用於:新增或修改資料,操作方式與本地的 Rails Console
相同,輸入 $ exit 可以跳出。
$ heroku run rails console
$ heroku run rails console
清空資料庫
$ heroku
pg:reset DATABASE
重新命名 Heroku App。
$ heroku
apps:rename <
新的專案名稱
>
創建 Heroku App,並同時命名。
$ heroku
create <
專案名稱
>
刪除
app
heroku
apps:destroy
heroku flm0907:destroy
· 將分支(branch)進度部署至 Heroku。
$ git push <
分支名稱
>:master
Heroku version
heroku ps
額度狀況
切換APPS
$ heroku apps
=== My
Apps
djangogirlsdiary
然後設定成你想要上傳的 app:
$ heroku
git:remote -a djangogirlsdiary
Git remote
heroku added.
最後透過git remote -v檢查一下是否設定到正確的位置:
$ git remote -v
heroku https://git.heroku.com/djangogirlsdiary.git
(fetch)
heroku https://git.heroku.com/djangogirlsdiary.git
(push)
更改時區
heroku config:add
TZ="Asia/Taipei"
heroku addons
資料庫狀況
heroku pg:info
heroku pg:psql
目前上傳的路徑:
D:\HeroP\python\Py1>git remote –v
heroku
https://git.heroku.com/py1.git (fetch)
heroku
https://git.heroku.com/py1.git (push)
開啟現有網站
D:\HeroP\python\Py1>heroku open
1 則留言:
The following time I read a weblog, I hope that it doesnt disappoint me as a lot as this one. I mean, I do know it was my choice to learn, but I really thought youd have something fascinating to say. All I hear is a bunch of whining about one thing that you could repair when you werent too busy looking for attention. online casinos
張貼留言