App hosting and Postgres guides
Deploy from GitHub, connect Postgres, and check your application in production.
Deploy an app or connect Postgres
Follow the setup instructions, then check the deployed app or database connection.
Deploy a Next.js app from GitHub
Connect a GitHub-hosted Node.js or Next.js application, choose a branch, and verify its healthy release on Host Little.
Read the guideCreate and connect PostgreSQL
Create managed PostgreSQL, copy the owner-only TLS connection, and manage compute, backups, and support-assisted restores.
Read the guideCheck your deployment
- Connect GitHub and let Railpack build the app.
- Add a custom domain after the release is healthy.
- Create PostgreSQL and use its protected connection variables in your application.
- Use health checks, logs, and usage to verify a release.
Deploy your first app.
Connect GitHub and add Postgres when your application needs a database.