bmf-san / gondola

A YAML based golang reverse proxy
MIT License
7 stars 1 forks source link

Dynamic loading of configuration files #23

Open bmf-san opened 11 months ago

bmf-san commented 11 months ago

Description

I want to support dynamic loading of configuration files.

Describe the feature you'd like to request

I would like to provide a mechanism that can dynamically update the configuration file even while the server is running.

Describe the solution you'd like

How to implement it?

bmf-san commented 5 months ago

cf. https://goteleport.com/blog/golang-ssh-bastion-graceful-restarts/