-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
proposal
currently we don't have any way to backup the current state of mist, and restore is somewhere else let's say another server, its an important feature for migration from one server to another.
requirements
-
give one zipped file
bak.mistor something that contains the mist.db, current config filestraefik-dynamic.yml,traefik-static.yml, logs and a file containing steps to recreate to the current state. viamist-cliand dashboard. -
add a method in
mist-cliwhich will unzip this backup file, move the config files, logs to their destination, and repeat the steps to return to the backup state
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
In progress