key-networks / ztncui

ZeroTier network controller UI
GNU General Public License v3.0
1.52k stars 227 forks source link

Is there any way to reload the data in etc/storage at runtime? #118

Open dop-lm opened 1 year ago

dop-lm commented 1 year ago

I need to do automatic renaming of new members, and since I haven't used JS, I use python to do it. The getting the name part is done, then I will directly modify the data inside etc/storage, but it won't update on the web unless I restart the docker container. image version: 1.2.15