Amazon FSx For NuGet Package Storage

How to use Amazon FSx as NuGet Package storage?

Amazon FSx for NuGet Package Storage
  1. Go to https://console.aws.amazon.com
  2. Click on Services and type FSx in the search box and select the FSx file system

  1. Click on the Create file system to create new file system

  1. Select Amazon FSx for Windows file server, Since Orchestrator is hosted in the Windows based Operating System and click Next

  1. Provide the necessary information like File System name, storage (should be minimum 300 GB) and provide the network information that should be same as Windows Orchestrator server network.
  1. Add file system to the domain (File system should be in the domain) and do the configuration as shown in the below screenshots and click Next.

  1. Review the settings in the Summary page and Click on the Create file system

  1. Once created the file system click on Attach

  1. Copy the Share drive \\amznfsxxxx.domain.com\share
  1. Once copied, try to access the storage from the run command
  1. Access the path once and edit the below setting in the Orchestrator website web.config file in storage area.
  1. Once updated restart the Orchestrator website and push the packages to Orchestrator.