SecureBridge Agent can only be installed on both Microsoft Windows and Linux operating system. This page discusses all the prerequisites and system requirements in detail and help you setup the required environment and seamlessly install SecureBridge Agent within your production and the non-production environment.
See the Installing SecureBridge Agent to learn how to install SecureBridge Agent. You may want to verify if you meet the system requirements before begin to install the product using this installation guide.
...
Operating system
Secure Bridge can be installed on the following operating systems:
Operating System | Version |
Windows | 2008 or later* |
LinuxTBD | Red Hat 6.0 or later |
CentOS 6 or later |
* Windows Server 2019 is not supported.
...
- Unzip the zip file. The format of the zip file is: SecureBridge_Agent_<version>_<Date>_<OS>_<Architecture>.zip.
For example, SecureBridge_Agent_6_9_9_24Sep2020_Win_x64.zip. - Open command prompt and Go to the directory where you have extracted the zip file.
- Type the command install.exe -i console.
Pass the following arguments to the install.exe command
-DAgentID -
-DAgentLocation
-DHubURL
-DAgentManagerUser
-DAgentManagerPassword
Where,Arguments Description -DAgentID Unique Id of the agent. -DAgentLocation The location where the agent is installed. -DHubURL URL of the Hub. -DAgentManagerUser Hub user name. -DAgentManagerPassword Hub password.
For example, install.exe -i console -DAgentID="Agent01" -DAgentLocation="California" -DHubURL="https://acm.adeptia.com" -DAgentManagerUser="admin" -DAgentManagerPassword="indigo1".- Press Enter.
- Once the installation is complete, press Enter to exit from the Installer wizard.
Anchor | ||||
---|---|---|---|---|
|
...
- Unzip the zip file. The format of the zip file is: SecureBridge_Agent_<version>_<Date>_<OS>_<Architecture>.zip.
For example, SecureBridge_Agent_6_9_9_24Sep2020_Win_x64.zip. - Open command prompt and Go to the directory where you have extracted the zip file.
- Type the command ./install.bin.
- Pass the following arguments to the ./install.bin command:
-DAgentID
-DAgentLocation
-DHubURL
-DAgentManagerUser
-DAgentManagerPassword
For example, ./install.bin -DAgentID="Agent01" -DAgentLocation="California" -DHubURL="https://acm.adeptia.com" -DAgentManagerUser="admin" -DAgentManagerPassword="P@ssw0rd@123" - Press Enter.
The starts the installation process to install SecureBridge Agent on your system. - Once the installation is complete, press Enter to exit from the Installer Installation wizard will close automatically.
Anchor | ||||
---|---|---|---|---|
|
...