⚙️Instance configuration

Basic Settings

During the basic settings stage, you must give your machine a name and choose the region in which it will be deployed.

Launch configurations

How to launch a VM on Sesterce Cloud?

What is a VM?

A VM is a complete emulation of a physical computer, running its own operating system (OS) and isolated from other VMs and the physical host.

On Sesterce Cloud, you can choose to launch a VM equiped by Ubuntu 22.04 or 20.04 OS. Then, you can ad a startup script to accelerate and configure your instance launching.

How to launch a Container on Sesterce Cloud?

What is a container?

A container is a lightweight, portable unit that encapsulates an application and its dependencies, sharing the host operating system kernel but isolating processes, libraries and configurations.

If you prefer to launch a container, choose "Container" option.

How to set up my container with a particular OS?

To setup your Sesterce Cloud container with Ubuntu 22.04 or 20.04, you need to:

  1. Select VM option

  2. Select the OS you want

  3. Then, select Container option

Your container will be setup with the OS selected.

How yo set up my container with an image template?

You can also add to your container an image template, and a startup script to configure the launching. Pick the image you need in our library and fill the dedicated fields!

If you need a particular tag for your emage template, you need to know that the latest tag corresponding to the image is automatically retrieved. You can pick another one in the select!

Last updated