Getting Started
This guide will outline the initial setup that you would need to do in order to make use of the Governance App.
...
- 1 instance of Joget with the Governance App installed
- At least 1 or more instance instances of Joget that is reachable from the Governance App (whether publicly, or within the same network of the Governance App)
- Admin access to all the instances.
Step 1:
Create a new environment: Administration→ Manage Environment → New
Only users with admin role can create an Environment.
Step 2:
Create a new installation: Administration→ Manage Installations→ New
An environment can contain one or more installations.
Only users with an admin role can create an Installation.
Only users who are added as a deployer in the installation can register app and submit deployment.
Field | Description |
---|---|
Installation ID | Auto-generated |
Installation Name | Installation Name used for reference within the Governance App |
Base URL | URL of the joget instance. (Must be reachable to the Governance App & you as the user)
|
Installation Admin ID | Username for the user with admin privilege in the installation joget instance |
Installation Admin Password | Password for the user with admin privilege in the installation joget instance |
Environment | Environment label for this installation |
Deployer | User who requested for this installation |
Approver | User who will be in charge of approving this installation |
Step 3:
Register an application: New Request → Register App
...
Choose the app owner and who the application to be assigned to.
Step 4:
Approve the application registration Approvals → App Registration Inbox
Step 5:
Submit New Deployment New Request → Submit Deployment
...
Choose the target installation which that will receive the application from the source installation after the deployment has been approved.
Field | Description |
---|---|
Deployment Request ID | Auto-generated |
Source Installation | Source instance from where the application is to be imported from |
Current Environment |
The source environment of the installation that this application should be imported from | |
Source Base URL | Source instance URL to import the |
application | |
App ID | ID of the application to be imported |
App Version |
The version of the application to be imported | |
Target Installation | Target instance to where the application will be exported & installed to |
Target Environment |
The target environment of the installation that this application will be exported & installed to | |
Target Base URL | Target instance URL to export & install the application to |
Approver |
The user who will be approving this deployment | |
Description (reason) | Description |
of the deployment request |
Step 6:
Approve the Deployment Approvals → Deployment Inbox
...