usememos / memos

An open-source, lightweight note-taking solution. The pain-less way to create your meaningful notes. Your Notes, Your Way.
https://usememos.com
MIT License
34.44k stars 2.49k forks source link

One-click export and backup function #4117

Closed DocksToBox closed 1 week ago

DocksToBox commented 1 week ago

Describe the solution you'd like

One-click export and backup function to facilitate migration, there are times when the server has stored a lot of things, but when I want to upgrade and migrate to a larger machine, I can not tell how to perfectly migrate all the pictures and memos, so I hope that there can be a one-click export all the contents and one-click import all the contents of the function!

Type of feature

User Experience (UX)

Additional context

No response

RoccoSmit commented 1 week ago

Backups its not something that is being considered at this time, See here

For migrating to a different server, your db, assets and thumbnail images all live in the folder you specified when creating your docker container. image If you migrate this folder over to your new server and map your new docker container to the migrated folder your site should start up as per usual. (Remember to back up this folder beforehand just in case)