Coolify Starter

Next.js for modern shared app hosting.

This starter is tuned for Coolify with a simple Docker build, a health endpoint, and PostgreSQL connection support through either DATABASE_URL or split environment variables.

Runtime status

Database connected

Connected to app_nextjs and answered at Sat Apr 18 2026 11:26:10 GMT+0000 (Coordinated Universal Time).

Suggested Coolify envs

  • PORT=3000
  • NODE_ENV=production
  • DATABASE_URL=postgresql://...

Health endpoint

Use /api/health for container health checks and external monitoring.