How to use Amazon FSx as NuGet Package storage?
Amazon FSx for NuGet Package Storage
- Go to https://console.aws.amazon.com
- Click on Services and type FSx in the search box and select the FSx file system
- Click on the Create file system to create new file system
- Select Amazon FSx for Windows file server, Since Orchestrator is hosted in the Windows based Operating System and click Next
- 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.
- 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.
- Review the settings in the Summary page and Click on the Create file system
- Once created the file system click on Attach
- Copy the Share drive \\amznfsxxxx.domain.com\share
- Once copied, try to access the storage from the run command
- Access the path once and edit the below setting in the Orchestrator website web.config file in storage area.
- Once updated restart the Orchestrator website and push the packages to Orchestrator.