Skip to content
System status
Host Little logo markHost Little

Developer Documentation

App Hosting Guides & Tutorials

Step-by-step guides for deploying Next.js apps, Docker containers, and managed PostgreSQL databases.

What the guides cover

App hosting setup from source to database.

  • Connect GitHub and let Railpack build the app.
  • Deploy a Linux amd64 public OCI image you built elsewhere.
  • Add PostgreSQL hosting and use its protected connection variables.
  • Use health checks, logs, and resource usage to verify a release.

Ready when your source is ready

Deploy your first app.

Add a card, then deploy from GitHub with Railpack or bring a public OCI image. Add a PostgreSQL database when the app needs state.