Issue ID:
Type
Feature
Title:
Add InstanceId to Edge Node Configuration
Created:
4/5/2023 4:48:19 AM by Alex
Status:
Open
Last pulled:
5/31/2023 3:37:28 AM
Description:
![](image.png) Help text: This is used to uniquely identify an edge node in a ProGet Hub instance. Back-end changes: * Add `X-ProGet-InstanceId` FeedSyncHeader, send in FeedReplicator for Edge Nodes * In FeedReplicator, if `ProGetConfig.Licensing.EdgeNodeId` is empty, generate a new GUID * Add InstanceID column to `ReplicationClients` table and populate * Adjust logic as appropriate on UI to use this like we currently use IP address