Skip to content

Build & Delete instances

Prerequisites

To run this tutorial, you must have a Platform 6 account.

Build an Instance

You have to be assigned to the * instance and have the *:instances:build permission. You will see a “plus” button on the left side of the instance select component.

Build an instance

Upon click, a modal with a form will be displayed.

Build an instance form

  • ID is randomly generated and won’t be shown to the user in most cases
  • Name is the name displayed on the UI
  • Instance Admin User Email will be the user assigned upon build
  • P6 Core Server URL serve as the baseUrl

Info

The Instance runs locally switch with automatically set the P6Core Server URL to http://p6core:8080/p6 and disabled the input.

Build a local instance form

After submission you will be redirected to the newly built instance.

Delete an Instance

You have to be assigned to the * instance and have the *:instances:delete permission. You will see a “trash” button on the left side of the instance select component.

Build an instance

Info

Deleting the * instance is not allowed, the button will not be displayed when on the * instance.

Upon click, a modal with a form will be displayed.

Build an instance

To validate the procedure you have to enter the instance ID

Warning

It is definitive so be sure you want to do it!

You will be redirected to the * instance after the deletion.

Build and Delete instances

When you have both *:instances:build and *:instances:delete permissions only a minor change will occur. You will have a “3 vertical dots” icon display which groups both actions to be performed.

Build and Delete instances