Feature request: config backup/restore
jekader opened this issue · 3 comments
jekader commented
Would be nice to have a feature to dump/restore the config - this makes upgrades safer and also allows to clone settings across different devices. It can be done in the web UI directly to also lint the config before applying to avoid bricking the device.
foorschtbar commented
Good idea. API for this should already be there, would just be some work in the WebUI. Maybe @o0shojo0o want to have a look at it?
o0shojo0o commented
is available in the current beta https://github.com/pixelit-project/PixelIt/releases/tag/2.4.5-beta
jekader commented
Thank you, updated to 2.4.5 and I can confirm that the backup/restore option is now available in the WebUI and working!