Remote Environment Configuration
Overview
This article provides a guide on configuring the Environment Setup Configuration page in Atria. This is a required step before running the Atria install script in a remote environment. The full guide for setting up a remote environment can be found here.
Attempting to use the remote install script without this page being correctly configured first, could result in the following error:
WARNING: Unable to resolve package source
'https://pkgs.dev.azure.com/Automate101/A101/_packaging/Atria-Beta@PublicBeta/nuget/v2'.
PackageManagement\Install-Package : No match was found for the specified search criteria and module name
'Atria.Platform'. Try Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21
If you are experiencing this, please follow the guide below.
Environment Setup Configuration Page
Before installing components in Remote Locations, installer packages need pre-setup configurations. This configuration page outlines how installer packages will communicate with Atria during component installation.
- Locate this page by navigating to
Configuration > System Manager > Environment Setup Configuration
:
Environment Setup Configuration

The screen has 3 sections:
- Feed Configuration
- External URLs
- RabbitMQ Configuration
- Feed URL: The URL used to download installer packages
- Provided by Atria Support
- Feed User: The user account used in Feed URL authentication
- An email address showcasing your domain
- Feed Token: Token providing access to the Feed URL
- Provided by Atria Support
- External API URL: Atria Portal URL
- This should be routable from your remote environment
- Messaging URL: URL to the Provisioning Server hosting RabbitMQ service
- This should start with amqps if you are using SSL, or amqp if you are not. The rest of the URL should include the FQDN to your RabbitMQ environment.
- You do not need the port of the end of the Messaging URL.
- Management URL: URL to the Provisioning Server hosting RabbitMQ Management service
- Ensure you include the port at the end of the URL and that there are no trailing spaces or characters after the port number.
Enter the desired values in the fields and click Save to store them, making your environment ready to handle remote environment setup scripts.
Example Configuration
If you experience any issues or require any assistance with this process, please contact us at support@getatria.com.