在准备环境前提交次全部更改。

This commit is contained in:
Neo
2026-02-19 08:35:13 +08:00
parent ded6dfb9d8
commit 4eac07da47
1387 changed files with 6107191 additions and 33002 deletions

View File

@@ -0,0 +1,11 @@
# 运维文档
本目录包含飞球 ETL 系统的运维相关指南。
## 文档索引
| 文档 | 说明 |
|------|------|
| [environment_setup.md](environment_setup.md) | 环境搭建指南Python、PostgreSQL、依赖安装与配置 |
| [scheduling.md](scheduling.md) | 调度配置说明CLI 参数、Flow 模式、时间窗口与处理模式 |
| [troubleshooting.md](troubleshooting.md) | 故障排查手册:常见错误与解决方案 |