Getting Started

Quick Start

👤

Create an Account

The steps to create your UBQT account and access the console.

Get Started →
💻

Your First VM

Deploy a virtual machine in under 2 minutes.

Read the guide →
⌨️

Configure the CLI

Install and configure the ubqt-cli command-line tool.

View Instructions →
References

Service Guides

🖥️

UVM · Virtual Machines Available

Creation, management, images, snapshots, resizing.

Read →

UOS · Object Storage Available

Buckets, policies, S3 access, CDN.

Read →
💾

UBS · Block Storage Coming Soon

Block volumes attached to UVM instances.

Read →
☸️

UKS · Managed Kubernetes Available

Namespaces, deployments, scaling, monitoring.

Read →

UFS · Serverless Functions Coming Soon

Functions, triggers, runtimes, deployment.

Read →
🗄️

UDB · Managed Databases Coming Soon

Instances, backups, replicas, connection.

Read →
🌐

UVPC · Network Coming Soon

VPC, subnets, firewall, VPN.

Read →
🌍

UDNS · Managed DNS Coming Soon

Zones, records, failover.

Read →
🧠

ULLM · AI Coming Soon

GPU, inference API, models.

Read →
Tools

CLI Reference

# Installation curl -fsSL https://cli.ubqt.ca/install.sh | bash # Authentication ubqt auth login # Main Commands ubqt vm list ubqt vm create --name mon-app --size standard-2vcpu-4gb --region can-qc01 ubqt storage ls ubqt dns zone list
API

API Reference

Complete documentation for the UBQT REST API.

📚 View the API Reference