What compute is (and what it isn’t)
Compute with Hivenet lets you create and run instances for things like training models, serving inference (including vLLM servers), rendering, or just getting a reliable Linux box with GPU acceleration. Billing is per-second through prepaid credits. You can stop, start, or terminate instances when you’re done. It isn’t a black box. You see what you’re running, what it costs, and where to change it. No lock-in tricks. No maze of proprietary services you don’t need.How it works at a glance
- Create a Hivenet Compute account (separate from a general Hivenet account).
- Pick a template (ready images or your custom template) and choose hardware (e.g., RTX 4090/5090 GPUs, AMD EPYC CPUs).
- Launch your instance and connect over SSH or via your chosen stack (e.g., vLLM).
- Pause work with stop/start or terminate when finished. You only pay for what runs.
Note: You’ll need credits in your balance before launching. You can enable auto top-up if you want to avoid interruptions.
Why a distributed cloud
The cloud doesn’t have to mean new buildings and endless racks. Hivenet reuses existing hardware, which can reduce waste and avoid the queueing problems that happen when a few regions get congested. It also spreads workloads across a broader, community-powered network, rather than concentrating them in a single place. In practical terms, that means:- Access without the red tape. Get capacity when you need it, run it for as long as you need, and shut it down.
- Straightforward costs. Per-second billing via credits, visible in your dashboard and invoices.
- A network that gives back. Contributors can share resources and earn. Users get flexible compute. Everyone benefits from the same pool.
What we value
Hivenet is opinionated about a few things:- Sovereignty and control. Your workloads and data stay under your control. We avoid vendor lock-in patterns.
- Efficiency. Use existing hardware where possible, bill only what you actually run, and avoid idle spend.
- Clarity. Plain English docs, transparent billing, and settings you can understand.
- Community. People power the network. That should be visible and not hidden behind vague abstractions.
Before you dive in
- Accounts. Compute requires its own Hivenet Compute account which is separate from the Hivenet account you might have for cloud storage.
- Credits. Add credits before launching; per-second billing applies while instances are running.
- Basics. You’ll interact with Linux, SSH, and (optionally) common AI tooling. If you’re new to any of that, our quickstart and templates are there to help.