ยปRegister Self-Managed Workers
After you install and start the self-managed worker, you must register it with HCP. You can use the Admin Console Web UI or Boundary CLI to register self-managed workers.
Complete the following steps to register the worker with HCP using the UI:
Log in to the HCP portal as the admin user.
From the HCP Portal's Boundary page, click Open Admin UI.
Enter the admin username and password you created when you deployed the new instance and click Authenticate.
Select Workers in the navigation pane. Note that only HCP KMS workers are listed.
Click New.
(Optional) You can use the new PKI workers page to construct the contents of the
pki-worker.hcl
file, if you did not create the configuration file as part of the installation process. Provide the following details, and Boundary constructs the worker configuration file for you:- Boundary Cluster ID
- Worker Public Address
- Config file path
- Worker Tags
Scroll to the bottom of the New PKI Worker page, and paste the Worker Auth Registration Request key. Boundary provides you with the Worker Auth Registration Request key in the CLI output when you start the self-managed worker. You can also locate this value in the
auth_request_token
file.Click Register Worker.
Click Done.
The new self-managed worker appears on the Workers page.