Skip to content

Project Images

When creating or reinstall nodes, you have to provide an image, which is installed on the node. You can either use a public image or create your own image. These images are project specific.

Project Images

Create an image

To create an image, click on the Create button. Fill in the form and submit it. Create Image

You will need to enable at least one authentication method to create an image. You can enable the following methods:

Upload an image version

After your image has been created, you can upload an image by clicking on the Upload Image button.

Create Image Form

You can upload an image from either

  • cURL command: copy the snippet and run it in your terminal. Adjust the path to your image file.
  • Web Panel: click on the File upload tab in the modal and select your image file. Then click on the Upload button. Keep the browser tab open until the upload is finished.

Upload Image

After upload, the image version will be listed in the image panel.

Delete a version

To delete an image version, click on the Delete button in the table row to remove it. If you delete the latest version, the other latest version will be set as the new latest version and installed.

Delete an image

To delete an image, click on the Delete button in the image panel. This will delete all versions of the image.