mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 23:41:08 +02:00
Archived full staging config for future restoration: - docker-compose.staging.full.yml (includes manadeck, nginx) - .github/workflows/cd-staging.full.yml (includes all health checks) Simplified staging deployment: - Only deploys postgres, redis, mana-core-auth, chat-backend - Added database creation step for manacore_auth and chat DBs - Faster iteration for testing central auth integration To restore full config: cp docker-compose.staging.full.yml docker-compose.staging.yml cp .github/workflows/cd-staging.full.yml .github/workflows/cd-staging.yml 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| cd-production.yml | ||
| cd-staging-tagged.yml | ||
| cd-staging.full.yml | ||
| cd-staging.yml | ||
| ci-main.yml | ||
| ci-pull-request.yml | ||
| dependency-update.yml | ||
| test-coverage.yml | ||
| test.yml | ||