Prerequisites

After installing SpaceONE, several prerequisites must be completed before developing plugins. For detailed instructions on installing SpaceONE, please refer to this guide.

1. Project

A project is a unit for managing resources within a specific workspace.

1) Create Project Group

Navigate to the Project menu and create a project group. Project groups allow you to manage multiple projects together.

2) Create Project

Click the [+ Create Project] button within the created project group to create a new project.

3) Project Dashboard

When you select the created project, you can see an empty project dashboard. After completing all tasks, you’ll be able to view cloud resources here.

4) Add Members

Click the [Members] tab of the created project and [Invite] users to add to the project.

  • Project Manager has full permissions for the project
  • Project Viewer has read-only permissions

2. Service Account

Service Account allows you to easily integrate, manage, and track cloud accounts from various providers such as AWS, Google Cloud Platform, and Azure. SpaceONE provides AWS, Google Cloud, and Azure as default providers.

You have now completed all the necessary tasks for plugin development.