First time Setup for the CubeCMP portal
First time set up for the CubeCMP portalβ
Configure authentication for the CubeCMP portalβ
- Go to
app-framework > Service Discovery > Servicesand note theTargetinformation for theingress-lbservice. - From the CubeCOS portal, go to
Integrations > Keycloakand sign in as theadminuser. - Go to
Manage > Usersand click onView all usersto show theadminuser. - Select the
Editfor theadminuser. - To assign the required attributes, click
Attributesand configure the following:- Key: ProjectRole
- Value: USER_DEFINED_DEFAULT-admin
- Click
Addto add the attribute, and then clickSaveto save your changes.
Create your first projectβ
- To access the CubeCMP portal, go to
https://<cubecmp-portal-vip>/portal, and login with the default credentials.- Username: admin
- Password: admin
- After you sign in, go go
Projectsand click on+ Create Project. - Enter a project name, and then select an external network for the project.
- Click
Create Projectto start provisioning a new project. - When the project is created, sign out from the
adminaccount.
Create your first project userβ
- Login to the CubeCOS portal as the
adminuser and go toIntegrations > Keycloak > Users. - Click on
Add Userto create a new user account. - Once in the user creation interface, enter
bigstackas the username, and then clickSave. - Assign new project permissions to the
bigstackuser by going to theAttributestab for thebigstackuser, and set a new attribute:- Key: ProjectRole
- value:
<project-name>-<member|admin>
- Click
Addto add the new attribute, and then clickSaveto save the changes. - Open a web browser and go to
https://<cubecmp-portal-vip>/portalto start using CubeCMP.