iT邦幫忙

0

將本地數據庫資料推到遠端數據庫 (Local to Github Repo)

  • 分享至 

  • xImage
  •  

https://ithelp.ithome.com.tw/upload/images/20230926/20153016XB4ZRiDZ0c.png

先到 Github 建立一個新的遠端數據庫位置

https://ithelp.ithome.com.tw/upload/images/20230926/20153016JMMR3PYIWj.png

記得要開啟給人瀏覽的模式是 open 喔!


  • 方法一: 在本地端新建一個數據庫
  • 方法二: 你的本地端已經有一個數據庫正等待著被 push 至 遠端數據庫

https://ithelp.ithome.com.tw/upload/images/20230926/20153016htc5gHjiCY.png


使用方法二將本地端數據庫推至遠端數據庫

  1. 先將指令複製到專端機上輸入
    https://ithelp.ithome.com.tw/upload/images/20230926/20153016FKOpxNuf5a.png
  • 要確認本地和遠端數據庫之間是否有成功連結到,可以到本地數據庫中的該資料庫內找出 .git 資料夾內隱藏檔的(.config)點擊開來
    https://ithelp.ithome.com.tw/upload/images/20230926/20153016Mieh7zcgqA.png
    若顯示如圖示所提及到的 "remote .... 連結網址" ,那就是有綁定成功了!
  1. 當你要將更新的節點紀錄資料 push 至遠端數據庫,需在終端機中輸入 "git push -u ..." 那一行
    https://ithelp.ithome.com.tw/upload/images/20230926/20153016gIQtwoIEmk.png

  2. 接下來重新整理 Github 頁面,當頁面顯示出你的數據庫資料即為更新成功 pushed 上 Github

  3. 想要瀏覽你 github 的數據庫靜態的瀏覽器時,可以到頁面中 settings 裡的 Github Pages → source 來源選擇第一個 master branch,按確認後頁面會跳出提示 Github Pages source saved
    https://ithelp.ithome.com.tw/upload/images/20230926/20153016lEvCmIqGel.png

這時你滑鼠按右鍵點擊網址開啟新分頁,即可看到你的靜態頁面了
(若是沒出現頁面畫面,可以在網址後面添加 index.html 試看看)
https://ithelp.ithome.com.tw/upload/images/20230926/20153016AJYztb1Zil.png


圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言