You rent GPU capacity from a provider who runs Rackify. This page covers getting your account, renting machines by GPU model right in your console, and where to watch every GPU you’re paying for — live, isolated, and honest.
Step 1 · Your account
Accounts are invite-only: your provider mints a single-use invite code bound to your company’s tenant (valid 14 days, shown to them once). Ask your provider contact for one per teammate who needs console access.
/register on your provider’s console URL./console, already scoped to your company’s tenant.Account facts: passwords are argon2id-hashed; sessions last 30 days (use Log out on shared machines). Locked out? There is no “email me a reset link” — no email is ever sent by the platform — so ask your provider for a one-time reset code: it is single-use, expires in an hour, and you redeem it at /reset with your new password. Your account, tenant, and history are untouched; every other session of yours is signed out.
The user menu in the top corner of your console opens Manage profile (/profile):
Step 2 · Rent compute
Renting is self-service: your console shows live availability by GPU model from your provider’s own capacity pool — their machines, never a shared marketplace, and never another provider’s hardware. Rent whole nodes and they’re assigned to your tenant immediately; release them just as fast when you’re done.
Verify before you pay for it: the console shows each GPU’s UUID, model, VRAM, and MIG mode, plus lifetime ECC and Xid fault counters — a MIG slice is never presented as a full GPU, and unhealthy silicon shows up in the numbers.
More capacity is the same loop — check availability, rent. Done with a machine? Release it from your console: it leaves your fleet immediately and returns to your provider’s pool, where only their customers can rent it, and your historical telemetry stays yours (history is never rewritten). Data residency follows your provider’s deployment: on sovereign deployments, your telemetry and logs live in their dedicated cloud account and region — never a shared control plane.
Your provider contact is still the path for anything the pool doesn’t answer: GPU models not showing in availability, reserved or committed terms, MIG slices, or site/region constraints. They can also assign machines to your tenant directly — those appear in your console the same way.
The sidebar previews what’s rolling out next: Instances (launch on-demand, reserved, and capacity blocks as workloads), Notebooks (JupyterLab on your rented GPUs), Inference (an OpenAI-compatible API on managed model endpoints), and Billing (invoices, usage detail, and payment methods). Each appears today as a visible SOON item so you always know what’s product and what’s roadmap.
Step 3 · Your console
Everything your console shows you, and why you can trust it.
Data refreshes every 15 seconds. Online means the machine has heartbeated within the last 2 minutes.
If you see a SIMULATED badge, you’re looking at a demo environment — synthetic machines your provider uses for evaluation. Real hardware never carries the badge.
Click any node to open its page: full GPU inventory (model, VRAM, MIG mode, UUID), live per-GPU charts for utilization, VRAM, temperature and power, plus lifetime ECC and Xid fault counters — the numbers that tell you whether the silicon you’re paying for is healthy.
The Logs panel on each node page shows your machine’s GPU-relevant logs — driver messages, dmesg lines, agent events — with Xid faults highlighted. Toggle Follow for a live 3-second tail; filter by level or source. It’s your hardware, so logs are visible to you by default (providers can disable this per contract).