Skip to main content

Images

Custom and platform images for Virtual Instances and Bare Metal servers.

Overview

Images are pre-configured operating system templates used as the base disk when creating instances. The Images page lets you browse shared images, import custom images from a URL, and launch instances directly from any image.


Step 1: Browse Images

  1. Navigate to Enterprise > Images
  2. View the image list with the following details:
ColumnDescription
NameImage name and ID
TypeVM or Bare Metal
OSDistribution and version (e.g., Ubuntu 24.04)
Architecturex86_64 or aarch64
StatusCurrent state — active, queued, saving, etc.

Use the search bar to filter by name, ID, or OS distribution.

Images List


Step 2: Import an Image via URL

Create a custom image from a publicly accessible URL.

  1. Navigate to Enterprise > Images
  2. Click Import via URL
  3. Configure:
SettingDescription
Namee.g., ubuntu-24-app-server-v2 (1–63 characters)
Image URLPublic HTTP/HTTPS URL of the image file
Architecturex86_64 (default) or aarch64
OS typelinux (default) or windows
OS distroOptional — e.g., ubuntu, rocky
OS versionOptional — e.g., 24.04
SSH keyallow (default), deny, or required
Use for bare metal serversEnable if the image targets Bare Metal
Copy-on-write formatEnable for COW format support
HW firmware typeNot specified, bios, or uefi
HW machine typeNot specified, pc, or q35
TagsOptional — key-value metadata
  1. Click Import image

The import task will appear on the Tasks page where you can track its progress.

Import Image


Step 3: Manage Images

From the images list, use the three-dot menu on any image to:

  • Rename — Update the image name
  • Edit tags — Add or modify key-value tag pairs
  • Create VM — Launch a new Virtual Instance with this image pre-selected
  • Create Bare Metal — Launch a new Bare Metal server with this image pre-selected (shown for bare metal images)
  • Delete — Remove the image

Troubleshooting

ProblemSolution
Image stuck in SAVINGCheck the Tasks page for progress and errors
Cannot delete imageVerify the image is not in use by any active instance
Image shows ERROR statusRe-import the image; check that the source URL is accessible
Instance fails to boot from imageEnsure instance flavor meets the image's minimum disk and RAM requirements
Import page shows "Select Region & Project"Select a region and project from the top bar before importing