Docs

Everything you need to ship on HostingGuru.

Hands-on guides for the four service types we support — APIs, landing pages, workers, on-demand scripts — plus managed Postgres, Redis, and how to run a team. No theory, no fluff. Each page is what we'd tell a developer on Discord asking "how do I do X."

Ready to deploy your first service?

From GitHub to production in under 5 minutes. No credit card needed.

Quick start

Getting started in 3 steps

HostingGuru is a Platform-as-a-Service that deploys applications from a GitHub repository. The first deploy of a standard project takes 2–4 minutes from clicking Deploy to receiving HTTPS traffic.

  1. Install the HostingGuru GitHub App on the repository you want to deploy.
  2. Choose a service type: HTTP API, worker, on-demand script, or static site.
  3. Click Deploy. HostingGuru detects the framework, runs the build, and serves the result.

What kinds of services can I run on HostingGuru?

Four service types: long-running HTTP APIs, background workers, on-demand scripts, and static sites including landing pages.

What languages and frameworks does HostingGuru support?

Node.js 18–24, Python 3.10–3.13, Ruby 3.2–3.4, Go 1.21+, Rust stable, plus any project shipped as a Dockerfile. See the deploy guides per language.

Where do I manage environment variables and secrets?

Per-service in the dashboard. Values are encrypted at rest with AES-256-GCM and injected into the runtime at process start. See members & roles for who can read or write env vars.

Documentation index