diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diode ztna network.
https://diode.io/download
Other
66 stars 23 forks source link

Add remote configuration files #58

Open dominicletz opened 3 years ago

dominicletz commented 3 years ago

Today diode clients can only be configured one-by-one with local access. So either using ssh based tooling through diode tunnels or direct local access.

To improve managing fleets we would like to add remote configuration files to diode. The remote file would be specified with a name that can then is looked up in the package smart contract.

diode -configpath=package://myfleet/config.yaml