
Deployment Improvements & Security Patches
We've shipped several improvements to make deploying and running Summit easier and more secure:
- One-click Railway deployment — Deploy Summit to Railway with a single click using our new template. Get a fully configured instance with PostgreSQL and MinIO in minutes.
- Health check endpoint — Added
/api/healthendpoint for container orchestration and uptime monitoring. Returns service status, database connectivity, and version info. - GitHub release workflow — Automated releases with changelogs, Docker image publishing, and versioned tags. Subscribe to GitHub releases to stay updated.
- Next.js security patch — Upgraded to the latest Next.js version addressing known security vulnerabilities.
- Dockerfile improvements — Optimized multi-stage builds for smaller image sizes and faster cold starts.
