chore: initialize migration workspace

This commit is contained in:
2026-07-02 10:38:13 +08:00
commit 705aec6ab2
44 changed files with 5988 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# deploy
本目录用于放置部署相关文件:
- `docker/`Dockerfile、compose、镜像说明
- `systemd/`service 文件和 Linux 启动说明
后续如需 Nginx 配置、环境变量模板,也统一放在本目录。