You can use the CLI to export and import
You can use the CLI to export and import backups, what is missing?
I think that the UI implementation is missing from the self hosted dashboard because one of the strengths of the cloud version is that you can seamlessly import backups from other deployments, which obviously wouldn’t make sense in self hosted version
2 Replies
yep @mylo - that's right. It's on our list to get it into the self-hosted dashboard UI - but the hiccup is that the UI is a little different than the cloud one for the reason stefano mentioned.
If someone would like to work on it - all the code is open source - we just have to get it from
npm-packages/dashboard
into npm-packages/dashboard-self-hosted
working appropriately in the single-deployment context. It's (sadly) not a trivial task.I have a small script for it
https://discord.com/channels/1019350475847499849/1216859935288201296/1398719056751890542