You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

Getting Started

This guide will outline the initial setup that you would need to do to make use of the Governance App.

You will need

  • 1 instance of Joget with the Governance App installed
  • At least 1 or more 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

Identify the environment you wish to create. Example: Production, Staging, Development, Testing, etc

Create a new environment by navigating to Administration→ Manage Environment → New

Only users with admin role can create an Environment.


Step 2: Create a new Installation

Register installations, identify to which environment they belong, and identify the users who can register Joget apps and submit deployment requests for this installation. 

Create a new installation by navigating to 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 Joget app and submit deployment.



FieldDescription
Installation IDAuto-generated
Installation NameInstallation 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)

  • must include the /jw as the base URL as well
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

The environment label for this installation

Deployer

The user who requested for this installation

Approver

The user who will be in charge of approving this installation


App Registration Approval Process

Step 1: Register for a new Joget App

Register a Joget app by navigating to New Request → Register App

Choose the installation and installation approver and the Environment will be auto-completed.

Choose the app owner and to whom the application is 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 source installation which contains the application you want to transfer to the target installation

Choose the target installation that will receive the application from the source installation after the deployment has been approved.

FieldDescription
Deployment Request IDAuto-generated
Source InstallationSource instance from where the application is to be imported from
Current EnvironmentThe source environment of the installation that this application should be imported from
Source Base URLSource instance URL to import the application 
App IDID of the application to be imported
App VersionThe version of the application to be imported
Target InstallationTarget instance to where the application will be exported & installed to
Target EnvironmentThe target environment of the installation that this application will be exported & installed to
Target Base URLTarget instance URL to export & install the application to
ApproverThe user who will be approving this deployment
Description (reason)Description of the deployment request



Step 6:

Approve the Deployment  Approvals → Deployment Inbox

You will be able to see your deployments overview in the list here once it is approved by the approver. 




  • No labels