Timmy af4893c0f4 docs: 補充 hospital_web SSH 端口轉發設定
NPM(:8181)、網頁(:8888)、Adminer(:9090)、PHP(:8001)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 09:06:15 +08:00
2026-04-09 08:57:56 +08:00

106.105.181.70 - Hospital Web Server

台北市立聯合醫院網頁伺服器 (tpesupporter.tpech.gov.tw) 相關設定與文件。

文件說明

檔案 說明
dns_records.md tpech.gov.tw 子網域 DNS A 記錄
ssh_config.md SSH 連線架構與跳板機設定

伺服器架構

[本機] → jason_hsieh_home_srv (跳板機)
              ├── hospital_media  (106.105.181.40) — 影音/通訊服務 (tel.tpech.gov.tw)
              └── hospital_web    (106.105.181.70) — 網頁/NPM 管理 (tpesupporter.tpech.gov.tw)

連線方式

# 連線至本機 (Hospital Web Server)
ssh hospital_web

# 連線至影音伺服器
ssh hospital_media

需於 ~/.ssh/config 設定跳板機,詳見 ssh_config.md

Description
No description provided
Readme 75 KiB
Languages
Shell 100%