Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
This guide will outline the initial setup that you would need to do in order to make use of the Governance App.
...
Create a new environment: Administration→ Manage Environment → New
Only users with admin role can create an Environment.
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 |
Register an application: New Request → Register App
...
Choose the app owner and who the application to be assigned to.
Approve the application registration Approvals → App Registration Inbox
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 |
Approve the Deployment Approvals → Deployment Inbox
...