Operate
Introduction
This module helps you manage your products but is no longer found in the dashboard. The only way to access it is to deploy the portal environment.
Steps
Click on Deploy portal button marked in blue on the right top page of the dashboard. You will be redirected to wizard that will help you create the portal environment.
In the first step:
Provide a code for you environment (this code is unique)
Provide a description for your environment
Enter the domain associated with this enviornment
Enter the API prefix of the specified domain ("api" is the default value)
Enter the site prefix of the specified domain ("site" is the default value)
There is four deployment method:
Existing Settings:
Deploy this environment using the same deployment settings of another environment that you select from a dropdown list.
Docker:
In case you chose Docker, you have to provide the following: Cloud provider, docker port, docker internal port, docker network name and docker certificates
Kubernetes:
In case you chose kubernetes, you have to provide the following: Cloud provider, kubernetes port, kubernetes secret token, kubernetes namespace value, kubernetes namespace mode and nginx deployment mode.
Manual:
Deploy Everything Manually on your Local Machine or a your Custom Server.