This website requires JavaScript.
Explore
Help
Register
Sign In
wonder
/
slide
Watch
1
Star
0
Fork
0
You've already forked slide
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6014a576ffb6642f52be3ff28a80b9e81127d9d9
slide
/
decks
/
gen2D
/
pages
/
deployment.md
T
wonder
6014a576ff
Deploy Slides / build-and-deploy (push)
Failing after 59s
Details
feat: replace all mermaid diagrams with drawio-style SVGs in gen2D deck
2026-05-30 22:14:23 +08:00
524 B
Raw
Blame
History
部署架构
Docker Compose 双容器 + 一键部署
nginx 容器:Vite 构建产物 + 反向代理 `/api`。app 容器:Go 二进制 + SQLite 挂载。内部网络通信,nginx 暴露 8080 端口。 `docker compose up -d --build` 或 `./deploy.sh`。Gitee CI/CD 自动触发,SQLite 嵌入式零外部依赖。
Reference in New Issue
View Git Blame
Copy Permalink