Features
Everything your project needs to be online, without a server to run.
One plan covers the whole journey: a repository becomes a running application with an address, a certificate, a database and a backup. Here is how each part works, and what it costs (one flat price, ₹99 a month).
Deploy
From a repository you already have to a running app, in minutes.
Connect GitHub
Public or private repository. We use a deploy token we can remove at any time, so you never hand over your password.
Builds itself
Node.js, Python, Go, Java, Ruby, PHP, .NET, MySQL, PostgreSQL & PGVector and MongoDB are detected and built automatically. Anything else builds from a Dockerfile in your repository.
Build logs
Every build prints its log to the dashboard. When a build fails, the reason is there in front of you, not hidden.
Environment variables
Secrets live in the dashboard, never in the repository. Your tokens are injected when the app starts.
Rollback
Every push deploys, and the previous build stays ready. One click takes you back if a deploy goes wrong.
Any language
We read your repository and work out how to build it. If your language is not on that list, or you want the build done your way, add a Dockerfile and we build that instead. Rust, Elixir, Deno, Bun, C++, anything that starts and listens on a port.
Or WordPress, with no repository
Pick WordPress instead of a repository and we run it, create its MySQL and finish the install, so the address is never an open setup wizard. The admin password is on your app page, and you can reset it from there. How WordPress works here.
Run
A real machine, in a region you can pick from.
Real machine
Your app runs in a container on a real server, not a function that wakes up per request. Processes, sockets and state all behave normally.
Sleeps when idle
On Nap, the app stops after 15 minutes with no visitors and starts on the next request, typically in about 300 milliseconds.
Never sleeps on Awake
Bots, workers and anything holding a connection run on Awake, which stays up around the clock.
Three regions
Hosted in Mumbai, London or Ashburn, whichever you pick. Your database sits on the same machine, either way.
HTTPS from day one
Every app gets an HTTPS address at yourapp-yourlogin.dormhost.app. No certificate to buy or configure.
Honest billing
One flat price, nothing metered separately. No per-request fees, no surprise on the bill.
Data
Storage and databases on the same machine as the app, so nothing crosses the internet.
Database included
MongoDB, PostgreSQL or MySQL. Pick whichever your project needs. It runs on the same machine as your application, so a query is a loopback call and never crosses the internet.
pgvector
Vector search is included. PostgreSQL ships with pgvector switched on. A separate vector database would want its own memory and its own bill. pgvector is an extension rather than another service, so your embeddings sit in the same database as the rest of your data and cost nothing extra.
Persistent /data
Anything the app writes to /data survives a deploy. Anything your application writes to /data stays there through a deploy. Files it writes anywhere else are part of the container and go when you next push.
Backups
Awake backs up your data and settings nightly, kept 7 days, restorable from the dashboard. Nap keeps one backup you take yourself.
One storage ceiling
The storage allowance is a ceiling, not a reservation, and it covers everything the application owns: your code, the files it writes, your uploads and your database, counted together.
If you run out
Your app is stopped, not deleted. We keep everything for 30 days and email you before anything goes.
Go live
A public address, and your own name on it.
Your own domain
Point a domain you own through your own Cloudflare at your application and HTTPS is handled for you. We do not sell domains, so you keep full control.
Shareable URL
Every app is online at an HTTPS URL from the moment it deploys, ready to put in a viva demo, a hackathon form or a resume.
See it on your own project. Sign in with GitHub and you get 30 days of credit, no card required. Hosting is ₹99 a month on Nap after that, or ₹249 on Awake if your project must never sleep.