Aliyun

Aliyun #

Adding the BurmillaOS Image into Aliyun #

BurmillaOS is available as an image in Aliyun, and can be easily run in Elastic Compute Service (ECS). Let’s walk through how to upload the ECS image.

  1. Download the most recent BurmillaOS image. The image burmillaos-aliyun.vhd can be found in the release artifacts.
  2. Follow Aliyun’s instructions on how to upload the image. Before the image can be added, it must be uploaded into an OSS bucket.
  3. Once the image is added to your ECS, we can start creating new instances!

Example:

BurmillaOS on Aliyun 1

Options #

OptionDescription
Root disk sizeThe size must be greater than 10GB. Note: When booting the instance, the value must be kept the same.
PlatformSelect Others Linux
Image FormatSelect VHD

Launching BurmillaOS using Aliyun Console #

After the image is uploaded, we can use the Aliyun Console to start a new instance. Currently, BurmillaOS on Aliyun only supports SSH key access, so it can only be deployed through the UI.

Since the image is private, we need to use the Custom Images.

BurmillaOS on Aliyun 2

After the instance is successfully started, we can login with the burmilla user via SSH.