Post-installation steps
Perform these tasks to complete the PulseUno installation.
Check logs and running services
After installing PulseUno, check the installation logs and running services.
Installation logs |
Check the installation logs to review the installation process. Default locations:
|
||||
Running services |
Check that the following services are running:
|
Before using PulseUno, ensure that you have the necessary licenses. The evaluation option provided by PulseUno is limited to three users and three agents.
For details about managing licenses, see PulseUno licensing.
Connect Git and Vault servers
Perform this task only if you skipped configuring the Git or Vault connection during the PulseUno installation.
For details about the Git and Vault server configuration, see Configuration settings.
To specify the URL for the Git and Vault servers:
-
Open the startup.properties file in the pulse_data\conf directory on the PulseUno server.
-
Modify the gitserver.url and vaultserver.url properties by providing a URL for each server, for example:
Copy codegitserver.url=http://<host-name>:8080/git-server
vaultserver.url=http://<host-name>:8080/vault-server -
Restart Common Tomcat.
See also: