Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m28sDetails
Build and Push Docker Image / build (push) Has been cancelledDetails
- docker-compose.yml with Traefik integration
- docker-compose.simple.yml for direct port exposure
- .env.example with all configuration options
- setup.sh script for initial deployment
Usage:
cd deploy/
cp .env.example .env
# Edit .env with your values
./setup.sh
docker compose up -d
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>