goniszewski / grimoire

Bookmark manager for the wizards 🧙
https://grimoire.pro
MIT License
2.12k stars 65 forks source link

Looking for a best way to take backup of the bookmarks incase if my VPS got deleted #134

Closed thecodingwizardx closed 1 month ago

thecodingwizardx commented 1 month ago

Hi, whats the most preferrable way of backing uo?

goniszewski commented 1 month ago

Hello @thecodingwizardx! A good question.

The ability to export bookmarks is currently in the backlog. But even without it, there's still some room to implement your own backup mechanism as, by default, the Grimoire stores all its data in a single directory (DB + images). Let me give you some propositions:

I'll create a note for myself to write down some actual guide on how to do this for Grimoire's docs. Please don't hesitate to share your findings on this topic as it may benefit us all :)

PS I will move this to discussions.