E-mail : support@tech2now.in

How to install UrbanCode Deploy Agent on Liniux Server

Urbancod Deploy

To install the UrbanCode Agent on a Linux system, you can follow these general steps:
Download the UrbanCode Agent installer for Linux from the IBM website.
Make sure that the system meets the system requirements for the UrbanCode Agent, including the required version of Java.
Extract the contents of the downloaded installer archive to a local directory using the following command:

              tar -xvf <UC_AGENT_INSTALLER_ARCHIVE.tar.gz>

Change to the directory containing the extracted installer files using the following command:

                  cd <UC_AGENT_INSTALLER_DIRECTORY>

Run the installer script using the following command

                ./install-agent.sh

Follow the on-screen instructions to complete the installation, including specifying the installation directory and configuring any additional settings that may be required.
Start the UrbanCode Agent using the following command

Verify that the UrbanCode Agent is running and connected to the UrbanCode server by checking the agent logs or using the UrbanCode server console