Skip to main content

Getting Started Guide

Prerequisites

Before you begin, make sure you have the following:

  • An active Cloud Temple Tenant
  • A minimum Standard Support subscription
  • The necessary permissions in your Cloud Temple organization

Accessing the VM Instances Service

Log in to the Cloud Temple Console and navigate to Cloud Public > VM Instances from the main menu.

Cloud Temple Console Dashboard

The dashboard gives you an overview of the VM Instances resources consumed (storage, CPU, RAM) as well as the number of active virtual machines.

Click on Cloud Public in the left sidebar to expand the submenu, then select VM Instances.

Navigation to VM Instances

You will land on the list of your VM Instances:

VM Instances List

The table displays for each VM: its name, status (On / Off), availability zone, instance family, model, and allocated resources (CPU, RAM, Disk size).

Deploying a Virtual Machine

Click the + New virtual machine button at the top right to open the creation wizard. This wizard runs through 9 steps.

Step 1 — Instance Family

Step 1: Instance Family

Choose the instance family suited to your workload:

FamilyDescriptionCPU
DevelopmentCost-optimised, for test and staging environmentsShared
General PurposeOptimal vCPU/RAM balance for standard workloadsShared
info

The Performance family (dedicated vCPUs) is available via the custom flavor option.

Step 2 — Availability Zone

Step 2: Availability Zone

Select the availability zone (AZ) in which your VM will be hosted (e.g. fr1-az01).

Step 3 — Choose a Template

Step 3: Choose a Template

Browse the available image catalogue via the OS and Appliances tabs:

  • Debian 13 (Trixie)
  • Rocky Linux
  • And other systems available in the Cloud Temple Marketplace

Select the desired operating system and choose the version from the associated dropdown.

Step 4 — Flavor

Step 4: Flavor

Choose a predefined flavor or create a Custom flavor:

  • dev-1: 1 vCPU
  • dev-2: 2 vCPU / 8 GB RAM
  • Custom: freely enter the number of vCPUs and the amount of RAM

Step 5 — Name and Backup Policy

Step 5: Name and Backup Policy

Fill in:

ParameterDescription
NameUnique name for your VM in the tenant
Backup policyNo Backup by default, or a retention policy if the backup option is subscribed

Step 6 — Cloud Init

Step 6: Cloud Init

This step is optional. It allows you to pre-configure your VM at first boot via two editors:

  • Cloud Config: SSH key injection, hostname configuration, package installation, etc.
  • Network Config: static network configuration (Netplan format)

Step 7 — Disks

Step 7: Disks

Configure the disk(s) for your VM. Two storage types are available:

TypeIOPS
Standard~1,500 IOPS/TB
Enterprise~7,500 IOPS/TB

Step 8 — Network Adapters

Step 8: Network Adapters

Associate your VM with a network:

  • Private Backbone (e.g. PACKFR): shared private network with logical isolation
  • VPC: fully dedicated private network with advanced segmentation

Step 9 — Summary

Step 9: Summary

Review the full summary before launching provisioning and click Create.

Managing Your Virtual Machines

Click on a VM to open its detail panel. Four tabs are available:

Information Tab

VM Detail - Information

View and modify VM parameters: name, UUID, availability zone, instance family, OS model, CPU, RAM, and backup policy.

Disks Tab

VM Detail - Disks

View attached disks and add additional volumes via the + Add a disk button.

Network Adapters Tab

VM Detail - Network

View the VM's network interfaces (network name, MAC address, IPv4/IPv6 address).

Snapshots Tab

VM Detail - Snapshots

Create and manage snapshots of your VM via the + Create a snapshot button.