Remote Location Configuration
Create the Location
A "Location" is a place holder for Customers to exist. Below is a brief description on different Location types
Navigate to Configuration > System Manager > Location and click Add.
Fill up the fields and specify the appropriate Location type that best describes the Remote Environment, click Save.
*If a new Shared Location is created, it will create the Remote installation script without creating a customer first.
Install the Atria components in remote environment
Verify Atria components installation
Once installation is done, you can verify the status of the components in Atria portal's Configuration > System Manager > Environments page
*As shown on the example, you can see how many components are installed on the Location and if have issues.
Select the customer environment that you created, and you will see information similar to below.
Server Connections Configuration
Server Connections are the means of communicating between the Atria Platform and Remote Environment. For a Location to be managed a minimum of Active Directory or "Directory" connection is required.
There are 2 ways how the Platform can communicate with the Directory;
1. Direct
-The designated Server name should be resolvable from the Atria Web and Provisioning server
-The designated communication port and protocol should be accessible from the Atria Web and Provisioning server
-Applicable for Shared Locations
2. AtriaHttpTunnel
-The communication is passed to the Provisioning Server using the specified port and protocol
-The Provisioning server tunnel the communication using RabbitMQ
-Applicable for Private Locations
Create the Directory Server Connection
*By default, a Directory connection using AtriaHttpTunnel is automatically created after the creation of a Location.
If you created a "Private Location" no need to do the step 1-6.
1. Add the server on the Server list, Configuration > Servers
-Make sure you have selected the appropriate Location Filter where you want to add the server
-Click Add Server
-Enter the Server name and click Add Server
-Make sure the Alias name of the Server is resolvable from the Atria Web and Provisioning Server and click save.
2. Give the new Server the "Directory" Role, Configuration > Server Roles
-Select the Server
-Check the Directory and click Save
3. From the Remote Environment where the Atria components are installed open an elevated x64 Powershell and
run the command below
> cd C:\Windows\System32\inetsrv
> .\appcmd.exe list apppool "Atria DirectoryWS AppPool" /text:*
Take note of the username and password
4. Add the credentials, Configuration > Credentials
-Enter the credential information you got from the powershell
5. Create the server connection, Configuration > Server Connections
-Select Directory as Server Role
-Select the appropriate Server you added
-Select the credential you added
-Specify the Protocol and Port (By Default, Atria uses http and port 8095) click save
6. Validate if the connection is successful.
*AtriaHttpTunnel connections cannot be validated using the Test connection.
Summary
In this document we simply configured Atria to run remote environments setup scripts. This was the last step in
Atria Clean Installation
If you have any questions or you came up with any issues regarding Atria, feel free to communicate and share with us at:
Support@getatria.com