Clean up App Proxy CLI and configuration
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Goal
Remove DB-related CLI commands and simplify configuration
## Files to Modify
- `src/ai/backend/appproxy/coordinator/cli/__main__.py`
- `src/ai/backend/appproxy/coordinator/config.py`
## Changes
- Remove `dbschema` command group
- Remove DB connection settings
- Keep only Redis settings
JIRA Issue: BA-3229
Contributor guide
Assessment
This issue has not been assessed yet.