deploy.sh 提供以下功能: - build/build-no-cache: 构建 Docker 镜像 - up/start/down/stop: 启动/停止所有服务 - logs/logs-tail: 查看日志 - status/health: 检查服务状态 - infra up/down: 仅管理基础设施 (postgres/redis/rabbitmq) - mpc up/down/restart: 仅管理 MPC 服务 - shell: 进入容器 - test-api: 测试 Account Service API - clean: 清理所有容器和数据卷 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api | ||
| docs | ||
| migrations | ||
| pkg | ||
| scripts | ||
| services | ||
| tests | ||
| .env.example | ||
| MPC-Distributed-Signature-System-Complete-Spec.md | ||
| Makefile | ||
| TEST_REPORT.md | ||
| config.example.yaml | ||
| deploy.sh | ||
| docker-compose.yml | ||
| get-docker.sh | ||
| go.mod | ||
| go.sum | ||