Documentation
Hubfly space documentation
Deploy containers, multi-service stacks, background workers and GPU workloads from GitHub, a Docker image or a template without running the infrastructure underneath.
The four documentation hubs
The documentation is split into four hubs. Each one has its own navigation, so you only see the pages that belong to what you are working on. Switch between them using the tabs at the top of every page.
Pick a starting point
These are the ways to get a service running. Start with the quick start if you are evaluating the platform, or go straight to the workflow that matches how your service is already built.
Operate what you shipped
Once a service is live, these guides cover the capabilities around it — runtime behaviour, networking, storage, traffic and accelerated compute.
Container runtime tiers
Every container runs on one of two tiers. The tier decides how the container is scheduled and whether it is allowed to sleep while idle.
| Tier | Default sizing | Runtime behaviour | Best for |
|---|---|---|---|
shared | 0.3 vCPU · 256 MB RAM · 5 GB storage | Shared compute pool, auto-sleep enabled | Development, staging, internal tools, proofs of concept |
dedicated | 1.0 vCPU · 512 MB RAM · 20 GB storage and up | Always on, optional vertical auto-scaling | Production web apps, APIs, databases, anything with an SLA |
A common split
Getting help
Press ⌘K (or Ctrl K) anywhere in the documentation to search every page across all four hubs. If something is wrong, unclear or missing, emailsupport@hubfly.space or reach the team fromthe contact page. Live incidents and maintenance windows are published on the status page.