init: 项目初始提交 - NeoZQYY Monorepo 完整代码
This commit is contained in:
16
infra/README.md
Normal file
16
infra/README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# infra/
|
||||
|
||||
## 作用说明
|
||||
|
||||
基础设施配置目录,纳入版本控制以实现环境配置可追溯、可复现。存放网络代理、VPN、防火墙等运维配置模板。
|
||||
|
||||
## 内部结构
|
||||
|
||||
- `jump_proxy/` — 跳板机/代理配置
|
||||
- `tailscale/` — Tailscale VPN 配置
|
||||
- `firewall/` — 防火墙规则
|
||||
|
||||
## Roadmap
|
||||
|
||||
- 补充 Docker Compose 编排文件(开发环境一键启动)
|
||||
- 补充 CI/CD 流水线配置
|
||||
0
infra/firewall/.gitkeep
Normal file
0
infra/firewall/.gitkeep
Normal file
0
infra/jump_proxy/.gitkeep
Normal file
0
infra/jump_proxy/.gitkeep
Normal file
0
infra/tailscale/.gitkeep
Normal file
0
infra/tailscale/.gitkeep
Normal file
Reference in New Issue
Block a user