Hetman¶
Hetman is an automation tool dedicated for teams that need to get rid of manual scheduling and monitoring execution of tasks or groups of tasks. Tasks could be any scripts, programs or containers triggered and monitored.
In HA Load Balancer Hetman is responsible for scheduling and running the Cluster Manager algorithm.
In the following chapters ${node_ip} variable can be replaced with:
- Primary Cluster Manager IP,
- Secondary Cluster Manager IP.
For more details visit Hetman documentation.
Log in to Keycloak GUI¶
- Visit Keycloak GUI at http://${node_ip}:8021/_by_name/hetman-keycloak-microservice.
- Log in as initial, already created user, with credentials:
- Username:
admin - Password:
0nTe0n
- Username:
- (Optional) Change initial admin's credentials.
- Go to
Users. - Click on the initial
adminuser. - Go to
Credentialstab. - Click
Reset password. - Add new password (remember to turn off temporary option).
- Go to
- (Optional) Create new admin user.
- Go to
Users. - Click
Add user. - Add username and click
Create. - Go to
Credentialstab. - Click
Set password. - Add new password (remember to turn off temporary option).
- Go to
Role mappingtab. - Click
Assign role - Choose
adminrole and clickAssign.
- Go to
NOTE
If accessing http://${node_ip}:8021/_by_name/hetman-keycloak-microservice returns HTTPS required screen, it means that the Keycloak is yet to be properly configured. It will be automatically configured up to 3 minutes, after the installation is finished.
Create new Hetman user¶
-
Switch to
hetmanrealm.
-
Go to
Usersand clickCreate new userbutton.
-
Add username and click
Create.
-
Go to
Credentialstab and clickSet passwordbutton.
-
Add password, disable
Temporaryand clickSave.
-
Go to
Role mappingtab and clickAssign rolebutton.
-
Add user's role
end-userand clickAssign.NOTE
Hetman user can be assigned to one role and one role only.

Next steps¶
Access Hetman's GUI at http://${node_ip}:8020/_by_name/hetman-admin-frontend-microservice/.