Skip to content

🎉 執行完成 | Execution Finished (Ubuntu 20.04 on GCP ) #398

@TonTonTWMAN

Description

@TonTonTWMAN

Really appreciate this awesome open-source project. 👍 👍 👍 Thanks, share the spirit of open-source.

  1. 多多利用 https://deepwiki.com/Fosowl/agenticSeek
    Make good use of https://deepwiki.com/Fosowl/agenticSeek

  2. 完整看完 https://github.com/Fosowl/agenticSeek/blob/main/README_CHT.md
    Fully read https://github.com/Fosowl/agenticSeek/blob/main/README_CHT.md

  3. 使用 Gemini-2.5-Pro,自備 API-KEY,config.ini 裡改了
    Use Gemini-2.5-Pro with your own API-KEY, modify in config.ini:

    • provider_name = google ✅
    • provider_model = gemini-2.5-pro ✅
  4. docker-compose.yml 裡改了
    Modify docker-compose.yml:

    • frontend:裡的 REACT_APP_BACKEND_URL 改為你網頁連到該機器的 IP:3000 ✅
      In frontend:, change REACT_APP_BACKEND_URL to the IP:3000 of the machine your client web page connects to

    • 試過 localhost (frontend 連不到 backend) 或者 backend:7777 (在網頁端都是 offline 連不到)
      Tried localhost (frontend cannot connect to backend) or backend:7777 (always offline on web client)

  5. 在 GCP 上執行 start_services.sh
    Run start_services.sh on GCP

    • 要注意 docker 是否成功跑起來,第一次 backend 會執行較久
      Make sure Docker is running successfully, first time backend will take longer

    • 確認 frontend 跟 backend 是否能互相連到
      Confirm frontend and backend can connect to each other

  6. 佈署好後,如果都顯示 offline,記得取消 Chrome 的 設定 -> 隱私權和安全性 -> 安全性 -> 一律使用安全連線
    After deployment, if it still shows offline, remember to disable in Chrome: Settings -> Privacy and security -> Security -> Always use secure connections

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions