Projects

Before you can deploy infrastructure in Cudo Compute, you will need to create a project. A project is a container for your infrastructure like virtual machines and more. You can also give other users access to the project for management.

Projects

Create a project

You will need a billing account to create a project.

To create a new project, click the "Create a project" button. Projects

Enter a project ID. This will be used to identify your project. Then, select the billing account you wish to link it to.

Create Project

  • Project ID - this is the unique identifier for your project
  • Billing account - this is the billing account that you want to use with this project

Once you are happy, click 'Create project' and your project will be created.

Overview

When you are on the overview page for a project, you'll be able to see your deployed resources and project information such as project ID and linked billing account.

Project overview

From here, you can quickly navigate to other resources in your project.

Finding your project ID

You can find your project ID (useful for deploying infrastructure from the cli tool), on the right-hand side of the page under "Project information". You can also click to copy your project ID to your clipboard.

Finding your project ID

Virtual machines

Clicking "Virtual machines" in the project sidebar, you'll be able to see all of the virtual machines deployed in this project. From here you'll be able to Create a new virtual machine or manage the virtual machines you've deployed.

For more information on virtual machines see virtual machines.

Project virtual machines

Images

Clicking "Images" in the project sidebar, you'll be able to view all of the public and private images in this project.

For more information on images see images.

Project images

Networks

Clicking "Networks" in the project sidebar, you'll be able to view all of the networks in this project.

For more information on networks see networks.

Project networks

Security groups

Clicking "Security groups" in the project sidebar, you'll be able to view all of the security groups in this project.

For more information on security groups see security groups.

Project security groups

Settings

Clicking "Settings" in the project sidebar, you'll be able to manage project permissions, link a different billing account, or delete the project (if you have deleted your deployed infrastructure).

Project settings