photoprism / photoprism-docs

Official Documentation (English)
https://docs.photoprism.app
Other
61 stars 108 forks source link

Separate difference between backup and export, add a restore-page #99

Closed davralin closed 2 years ago

davralin commented 2 years ago

As discussed here discussions/772.

I converted default backup-method to just being a sql-dump, and added a docker-compose example.

I also created a dedicated restore-page, that lists all steps needed (including a re-scan).

I also migrated the former "yaml backup" to a dedicated export-document, and adjusted links regarding that there.

I'm not entirely sure what to do with the old user-guide/advanced/backup.md-file - as there's nothing really advanced covered there, everything is either covered in the getting-started/advanced/backup.md, or in user-guide/advanced/export.md instead.

Thoughts?

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

graciousgrey commented 2 years ago

Thank you :)