iT邦幫忙

2022 iThome 鐵人賽

DAY 27
1
自我挑戰組

Python and LINE Bot系列 第 27

[Day27] 認識HeroKu (下)

  • 分享至 

  • xImage
  •  

建立 PostgreSQL 資料庫資源

Heroku 預設的資料庫是 PostgreSQL 資料庫,在 [Day14] 的文章中有提到過。

在應用程式管理頁面點選 Resources ,在下方 Add-ons 搜尋 postgre,選擇 Heroku Postgres
https://ithelp.ithome.com.tw/upload/images/20221011/20151448SmhPZiL4F0.png

接著會跳出這個畫面,選擇免費的 Hobby Dev-Free,按下 Submit Order Form
https://ithelp.ithome.com.tw/upload/images/20221011/20151448WNl93iYw6e.png

取得 PostgreSQL 資料庫連線資料

在管理頁面中可以看到新建立的 Heroku Postgres 資料庫,點選它
https://ithelp.ithome.com.tw/upload/images/20221011/20151448ICyeFHghd8.png

會跳到 DATA 頁面,點選 View Credentials
https://ithelp.ithome.com.tw/upload/images/20221011/20151448KBQv1BbkIC.png

在這個頁面中可以看到資料庫中的各項資訊
https://ithelp.ithome.com.tw/upload/images/20221011/20151448MWZYMSn1sA.png

安裝 Git

Heroku 使用 Git 版本管理軟體進行網站部署,所以必須安裝 Git 版本管理軟體。

Git官網 下載 Git 安裝程式
https://ithelp.ithome.com.tw/upload/images/20221011/20151448kAOUBDCrTi.png

選擇自己需要的版本來安裝
https://ithelp.ithome.com.tw/upload/images/20221011/20151448wf5Fstgwhw.png

執行下載好的 Git-2.38.0-64-bit.exe ,接著都使用預設值來安裝
https://ithelp.ithome.com.tw/upload/images/20221011/20151448ojKx9ZTn72.png
https://ithelp.ithome.com.tw/upload/images/20221011/20151448cZdKDqvHnm.png

安裝完成後可在開始中看到安裝好的東西
https://ithelp.ithome.com.tw/upload/images/20221011/20151448yN1WZGO1Rn.png

安裝 Heroku CLI

Heroku 官方撰寫了 Heroku CLI 套裝軟體,方便使用者利用 Git 將檔案與 Heroku 伺服器同步。

到應用程式管理頁面中的 Deploy using Heroku Git 點選 Heroku CLI 連結
https://ithelp.ithome.com.tw/upload/images/20221011/20151448ArTyZekpYn.png

下載自己需要的版本,此處是下載 Windows 64-bit installer
 https://ithelp.ithome.com.tw/upload/images/20221011/20151448H5VdkP2hQU.png

執行下載的檔案就可以完成安裝囉!
https://ithelp.ithome.com.tw/upload/images/20221011/20151448y5Rt4eqtCd.png

 
 
 
 
 

參考資料:Python與LINE Bot機器人全面實戰特訓班-Flask最強應用


上一篇
[Day26] 認識HeroKu (上)
下一篇
[Day28] LINE Bot小小專題
系列文
Python and LINE Bot30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言