GitHub + Railpack
Choose a repository and branch. Host Little detects the app, builds an OCI image, and starts the web service.
Host Little App Cloud
Deploy a web service from GitHub with Railpack or bring a public OCI image. Add PostgreSQL when the app needs state, then manage the project from one portal.
Two source paths
Both paths land on the same project controls. The image path skips hosted build time; the GitHub path keeps push-to-deploy simple.
Choose a repository and branch. Host Little detects the app, builds an OCI image, and starts the web service.
Build on your workstation or CI, then publish a Linux amd64 image to Docker Hub, GHCR, Quay, or GitLab Container Registry. Bind to 0.0.0.0:3000; digests are preferred.
One project workspace
Start with one web service. Host Little keeps its operational controls together and makes the attached database an explicit choice.
See build state and deployment history. A health check gates new traffic.
Read redacted runtime logs and inspect CPU, memory, and transfer from the portal.
Add custom domains, HTTPS, and project environment variables without leaving the workspace.
Track measured resources and set a monthly workspace spend limit in Billing.
Start deploying
The 7-day trial requires a card. Connect GitHub during checkout; public OCI images are available from the portal after activation.
No projects yet
Connect a GitHub repository. Choose the production branch. Each push starts a deployment.