Quick Start
1
Prerequisites
- Docker Desktop installed and running
- At least 8GB RAM available for Docker
- 20GB free disk space
2
Configure Environment
3
Start All Services
4
Access the Platform
Services Architecture
Management Scripts
Start and Stop
View Logs
Rebuild Services
Direct Docker Commands
Database Migrations
Migrations run automatically on container startup. To run manually:Environment Variables
Required
Optional
Security Notes
- Development
- Production
- Default passwords used (suitable for development only)
- PostgreSQL:
brainstormer/password - JWT Secret:
development-secret-key-replace-in-production
Health Checks
Troubleshooting
Services won't start
Services won't start
Port conflicts
Port conflicts
Database issues
Database issues
Build failures
Build failures
Out of memory
Out of memory
Increase Docker memory limit in Docker Desktop settings. Recommended: 8GB minimum.

