GPUniqGPUniq
Shipping fast

Platform Updates

Every feature, improvement, and milestone on our journey to build the best GPU cloud.

59
updates shipped
10
months of development
70+
GPU models

April 2026

5 updates
FeatureApr 5

Marketplace v3 — Rent GPUs Without Leaving the Page

Completely redesigned /search with an inline rental side panel. Choose billing period (per-minute, weekly, monthly), attach volumes, select Docker images, and see real-time pricing — all without navigating away. Includes discount badges for longer rentals and transparent storage costs per GB.

PlatformApr 5

Public Access — Browse Without Signing Up

The marketplace, DEX Cloud, Burst, AI Chat, statistics, and maps are now fully accessible without authentication. Sign-up is only required when you want to rent or top up. Guest users get automatic currency detection based on language preference.

FeatureApr 4

Guest Language & Currency Selector

Switch language (EN/RU/DE) and currency (USD/RUB/EUR) directly from the sidebar — no account required. Prices across the entire platform update instantly to your preferred currency.

ImprovementApr 3

Advanced Marketplace Filters

Multi-region selection, hierarchical GPU model picker (NVIDIA RTX/Data Center/GTX, AMD Radeon), provider filter, performance tier badges, compact collapsible sidebar, and persistent layout preferences.

InfrastructureApr 1

Production Monitoring — Grafana, Prometheus, Loki

Full observability stack deployed to production: server metrics, PostgreSQL query performance, Redis hit rates, Celery task throughput, and business KPIs — all in real-time Grafana dashboards with Loki log aggregation.

March 2026

14 updates
FeatureMar 29

GPUniq CLI — Manage GPUs from Your Terminal

Official CLI client for GPUniq. Install via pip install gpuniq, authenticate with your API key. Commands: gg orders — list your rented GPUs, gg open — instant SSH connection to any instance. Supports macOS, Linux, and Windows. Live connection dashboard at /cli.

InfrastructureMar 29

Security Improvements

Infrastructure security update. Enhanced encryption, added security headers, and improved authentication flow.

FeatureMar 29

CLI Live Connection Status

The CLI page now shows real-time connection status. See when your CLI is connected, which API key is in use, and quickly access commands — all in a live dashboard.

FeatureMar 14

Multi-Currency Support

Pay in USD, EUR, or RUB. Currency is automatically detected from your browser locale, with real-time exchange rates.

FeatureMar 14

Interactive 3D Server Globe

Explore our global GPU infrastructure on an interactive 3D globe. Click data centers to see available GPUs, pricing, and capacity in real time.

FeatureMar 14

German Language Support

Full platform localization in Deutsch — the third language alongside English and Russian.

FeatureMar 14

Global Server Map

New /maps page showing GPU server locations worldwide with live availability data, color-coded by status.

ImprovementMar 14

Volume Selector in Rental Panel

Attach persistent storage volumes directly from the GPU rental panel. Create new volumes or select existing ones inline.

InfrastructureMar 14

Dex Cloud Auto-Recovery

Health checks and automatic service recovery for Dex Cloud instances. Persistent services survive restarts.

ImprovementMar 13

Enhanced Email Verification

Improved email validation system to ensure only legitimate accounts can access the platform.

PlatformMar 12

User Moderation System

Admin panel tools for user management with automatic resource cleanup and session termination.

FeatureMar 11

One-Click Jupyter Access

Launch Jupyter notebooks directly from your rented instance with unique per-session authentication.

FeatureMar 11

Service Port Forwarding

Access running services on your GPU instance through forwarded ports. Visual port grid on instance cards shows all available endpoints.

ImprovementMar 10

Port Forwarding Optimization

Optimized service discovery to forward only well-known ports (Jupyter, TensorBoard, VS Code, etc.) for faster instance startup.

February 2026

9 updates
FeatureFeb 27

Demo Call Scheduling

Request a personalized demo call directly from the platform. Our team walks you through GPU selection and setup.

FeatureFeb 21

API Key Authentication

Manage your GPU resources programmatically. Generate API keys with custom permissions for CI/CD pipelines and automation.

PlatformFeb 21

API Rate Limiting

Per-key rate limiting ensures fair usage and protects the platform from abuse. Configurable limits per API key.

ImprovementFeb 18

Real-Time Pricing Sync

GPU prices are now synchronized in real-time across multiple providers, ensuring you always see the best available rate.

ImprovementFeb 9

Storage Cost Transparency

See exact storage costs per GB before you rent. No hidden fees — disk pricing is shown alongside GPU pricing.

FeatureFeb 6

SSH Key Management

Upload, manage, and automatically attach your SSH keys to new instances. No more manual key setup.

FeatureFeb 4

Instance Logs

View real-time container logs directly from the dashboard. Debug your workloads without SSH access.

InfrastructureFeb 3

Multi-Provider GPU Network

Expanded our GPU network to multiple providers. More GPUs, more regions, better availability.

InfrastructureFeb 1

ProvidersHub Architecture

New unified provider abstraction layer allows us to onboard GPU providers faster and offer more hardware choices.

January 2026

3 updates
FeatureJan 31

Real-Time Log Streaming

Stream container logs in real-time with automatic retry and buffering. Supports both startup logs and runtime output.

ImprovementJan 27

GPU Offer Caching

Lightning-fast search results with intelligent caching. GPU offers refresh automatically without slowing down your browsing.

InfrastructureJan 27

Multi-Provider Architecture

Unified architecture to aggregate GPUs from multiple cloud providers into a single marketplace.

December 2025

5 updates
FeatureDec 25

SLA Monitoring Dashboard

Track uptime and availability of your rented instances with 15-second precision. Visual SLA bars show 24h and 7-day history.

FeatureDec 20

Persistent Volumes v3

S3-compatible persistent storage that syncs to your GPU instances. Keep datasets, models, and checkpoints across sessions.

PlatformDec 15

Dynamic Billing System

Unified billing with per-minute precision. All pricing types (hourly, daily, monthly) are handled by a single engine with prepayment support.

FeatureDec 10

Burst GPU Service

Rent GPUs on-demand for short tasks. Pay only for what you use — ideal for inference, quick experiments, and batch processing.

FeatureDec 5

Referral Program

Invite friends and earn credits. Both you and your referral get bonus balance when they make their first rental.

November 2025

2 updates
FeatureNov 17

Telegram Support Integration

Get help directly through Telegram. Support tickets are tracked and routed to the right team member.

PlatformNov 4

Admin Bot 2.0

Completely rebuilt admin notification and management bot for faster incident response and user support.

October 2025

8 updates
InfrastructureOct 24

GPUniq SSH Gateway

All SSH connections now route through ssh.gpuniq.ru — a stable, fast gateway with automatic port management.

FeatureOct 22

Custom SSH Keys for Instances

Your personal SSH keys are automatically injected into every new instance. Fallback to platform keys if none are configured.

InfrastructureOct 21

CI/CD Pipeline

Automated testing and deployment pipeline for faster, safer releases. Every commit is tested before reaching production.

FeatureOct 14

Multi-GPU Server Rental

Rent full multi-GPU rigs — 2x, 4x, 8x GPU configurations. Ideal for distributed training and large model fine-tuning.

ImprovementOct 14

Real-Time Provisioning Status

Watch your GPU instance boot in real-time with status messages: pulling image, configuring network, installing drivers.

ImprovementOct 14

Extended NVIDIA Driver Support

Added support for the latest NVIDIA drivers (570, 575 series) and improved CUDA version compatibility checking.

FeatureOct 9

AI Terminal Agent

An AI-powered terminal assistant that helps you set up environments, install packages, and debug issues on your GPU instance.

FeatureOct 6

LLM API Integration

Built-in LLM capabilities for AI-powered GPU recommendations and intelligent resource allocation.

September 2025

5 updates
ImprovementSep 28

Adaptive GPU Provisioning

Smart retry and failover logic automatically handles unavailable offers, finding the best alternative GPU for your workload.

FeatureSep 23

GPU Marketplace v2

Redesigned marketplace with advanced filters, real-time availability, multi-GPU stacking, and dynamic pricing.

FeatureSep 22

Google OAuth Login

Sign in with your Google account for faster, more secure authentication. One click to get started.

FeatureSep 4

Payment System

Secure payment processing with multiple payment methods. Top up your balance and start renting GPUs instantly.

FeatureSep 1

Password Reset Flow

Forgot your password? Reset it in seconds with our email-based recovery flow.

August 2025

5 updates
ImprovementAug 31

Session Management

View and manage active sessions across devices. Revoke access from any device at any time.

FeatureAug 24

Docker Image Templates

Choose from pre-configured Docker images: PyTorch, TensorFlow, Jupyter, and more. Your environment is ready in seconds.

FeatureAug 22

AI GPU Recommendation Assistant

An AI assistant that answers your questions about GPU selection, pricing, and optimal configurations for your workload.

InfrastructureAug 13

GPU Agent System

Lightweight agents installed on GPU servers report hardware specs, health metrics, and connectivity in real-time.

FeatureAug 8

Hardware Health Monitoring

Real-time monitoring of GPU temperature, VRAM usage, CPU load, and disk health on every rented instance.

July 2025

3 updates
FeatureJul 23

Billing & Invoicing

Automated billing system with detailed invoices, balance tracking, and payment history.

FeatureJul 21

GPU Marketplace Launch

The core marketplace is live — browse, compare, and rent GPUs from verified providers worldwide.

PlatformJul 19

GPUniq Platform Launch

The beginning of our journey. GPUniq goes live with user registration, GPU marketplace, and automated provisioning.

This is just the beginning. We ship every day.

Get Started