Flagsmith / edge-proxy

The Flagsmith Edge Proxy Docker Image
3 stars 3 forks source link

Add functionality to dynamically manage environment key pairs #128

Open matthewelwell opened 1 week ago

matthewelwell commented 1 week ago

Currently the Edge Proxy reads it's configuration from a JSON file that must be provided when the application starts, and it is not possible to update it without a restart of the Edge Proxy instances.

This issue is here to track the functionality / discussion to allow the configuration to be updated dynamically without need for a restart.