Deploy Notes
Recommended local stack:
mysql: primary business databaseredis: cache and async queue brokerminio: object storagebackend: FastAPI API servicefrontend-web: single Next.js app that serves both user pages and/adminbackend pages
Use the root docker-compose.yml for local integration.