YuukanOO / seelf

Lightweight self-hosted deployment platform written in Go
https://yuukanoo.github.io/seelf/
GNU General Public License v3.0
212 stars 7 forks source link

Backup / Restore volumes #3

Open YuukanOO opened 1 year ago

YuukanOO commented 1 year ago

To make things easier when migrating an application for example, enable the support for backup/restore of application volumes.

YuukanOO commented 6 months ago

And maybe we can allow the user to migrate data when switching from a target to another. For now, when we update an application target, the old target will be cleaned from application data.