Host Dashboard
Manage your GPUs and earnings
No hosts registered yet
Run the host agent on your GPU machine to get started
My Offers
| Title | Host | GPU | Price/hr | Status | Actions |
|---|
No offers yet — create one after registering a host.
Total Earned
$0.00
All time
This Month
$0.00
Current period
Pending Payout
$0.00
Next Stripe payout
Recent Usage
| Instance | Period | GPU-hrs | Earned |
|---|---|---|---|
| No usage data yet | |||
STEP 1
Get Your API Key
Sign in to your Oblivus account and copy your API key from Settings.
API Key: obv_sk_••••••••
STEP 2
Install the Host Agent
Run this one-line command on your GPU machine (requires Python 3.10+ and Docker):
$ pip install oblivus-agent
STEP 3
Start the Agent
Start the agent with your API key. It will auto-detect your GPUs and register.
$ oblivus-agent --api-key YOUR_API_KEY --region us-east
Or run with Docker:
$ docker run -d --gpus all --name oblivus-agent \
-e OBLIVUS_API_KEY=YOUR_KEY \
-v /etc/oblivus:/etc/oblivus \
oblivus/host-agent:latest
-e OBLIVUS_API_KEY=YOUR_KEY \
-v /etc/oblivus:/etc/oblivus \
oblivus/host-agent:latest
STEP 4
Create an Offer
Once your host appears above, create an offer to list your GPU on the marketplace.
Requirements
NVIDIA GPU
Any CUDA-capable GPU (RTX, A-series, H-series)
Docker + NVIDIA Container Toolkit
For running GPU containers
Python 3.10+
For the host agent
Stable Internet
Recommended 1 Gbps+ upload speed