SecureBridge Agent can only be installed on both Microsoft Windows and Linux operating system. This page discusses all these 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 1771030 to learn how to install SecureBridge Agent. You may want to verify if you meet the system requirements before began 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* |
Linux | TBD |
* Windows Server 2019 is not supported.
...
Following image describes the high-level architecture of SecureBridge and its communication with the Agent.
Installation process
The SecureBridge Agent can also be installed from the Windows, command line interface (CLI) of Windows, and Linux. This section contains the following information:
Table of Contents |
---|
Installing on Windows
This section assists you how to install SecureBridge Agent on a Windows-based operating system. Before you start installing, refer to Installation Architecture and System Requirements.
- 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. - Double-click install.exe. The InstallAnywhere pop-up appears preparing to install.
On the Agent Details screen, enter the Agent details as explained below.
Note This screen appears only when the value for the agent properties are not defined in pre-configruration.properties file available in the installer zip file.
Enter the details in the fields as per the description given in the table below:Fields Description Agent Id Unique Id of the agent. Agent Location The location where the agent is installed. Hub URL URL of the Hub. User Name Hub user name. Password Hub password. - Click Next.
- On the Pre-Installation Summary screen, click Install.
On the Installation Complete screen, click Done to exit from the installation wizard.
The installation of SecureBridge Agent is now complete.Info The default credentials to log in to SecureBridge Agent are:
User Id: admin
Password: indigo1
...
Before you begin to install the SecureBridge Agent, you can configure the following properties in pre-configuration.properties file. This file lies in the installer zip folder.
...
...
Installing from Windows CLI
The SecureBridge Agent can also be installed from the command line interface (CLI) of Windows and Linux. This section guides you on how to install the SecureBridge Agent from the Windows CLI of these two operating systems.
Before you begin to install, ensure :
- Ensure that you have disabled the User Account Control in Windows.
...
- Ensure that you meet the Installation Architecture and System Requirements details.
Follow the steps below to complete the installation:
- 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.
- Pass the following arguments to the install.exe command
-DAgentID
-DAgentLocation
-DHubURL
-DAgentManagerUser
-DAgentManagerPassword
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.
Installing on Linux
This section guides you on how to install the SecureBridge Agent in Linux environment. Before you start installing, refer to Installation Architecture and System Requirements.
...
- 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.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 | ||||
---|---|---|---|---|
|
Before you begin to install the SecureBridge Agent, you can configure the following properties in pre-configuration.properties file. This file lies in the installer zip folder.
- Install Folder:
- Configure Mail
- Configure Kernel and Web Server
- Configure Auto Startup
- Configure Agent
- Configure Launch Now