RTX Pro 6000 is live, launch in one click
Enverge / docs

Documentation

A short tour of everything Enverge Cloud does today: instances, the 2× DGX Spark cluster, the queue, reservations, startup scripts, SSH keys, billing, teams, usage history, and account basics.

Instances

An instance is a containerized GPU sandbox running on dedicated hardware. Each instance has a name, one attached SSH key, and a selected GPU type.

GPU types

  • NVIDIA DGX Spark GB10, single node, 128 GB unified memory.
  • 2× NVIDIA DGX Spark GB10, dual node interconnect, 256 GB unified memory.
  • NVIDIA RTX Pro 6000, 96 GB VRAM, 256 GB DDR5 ECC, Ryzen Threadripper 7960X.

If a type has no free capacity, your launch falls back to the queue instead of failing. Current hourly rates for every type live on the pricing page.

Lifecycle

Once launched, an instance stays available until you delete it. Dashboard status badges reflect live container state (running, exited, unknown).

  • Restart cycles the container without ending the billing session.
  • Delete removes the container and ends billing for that session.

SSH access

Running instances expose an SSH snippet in the format ssh user@<hostname>.ssh.enverge.dev. The first connect after a create or restart can take up to a minute while relay state settles.