flame icon indicating copy to clipboard operation
flame copied to clipboard

[Feature request] add backup/restore

Open barabasz opened this issue 3 years ago • 5 comments

Since docker is recommended installation method and creating (and populating!) beautiful dashboard from scratch is VERY time-consuming there should be backup/restore section in settings (like i.e. in Dashy).

This is partially related to #259

barabasz avatar Feb 22 '22 22:02 barabasz

Hay, you don't have to create every time from scratch, all you have to do is to keep the database backup manually from the volume/mount point (db.sqlite). Hopefully backup will introduce later.

iAmSaugata avatar Mar 26 '22 05:03 iAmSaugata

It makes little sense to build a backup/restore solution. Please don't waste your time to do that.

Flame is the portal to your docker containers (and other stuff), hence the docker folder containing the volume mounts should be backed up, as part of a bare essential backup strategy.

This way you backup each container configuration.

zilexa avatar Apr 30 '22 17:04 zilexa

I agree with the backup/restore feature.

MyWay avatar Jul 29 '22 10:07 MyWay