Discourse google drive Backup plugin

Hello friends,

one day i found here a plugin the allows backups to google drive but now i cant find it,
can you help me and add the link for me here ?

also a question about the plugin ability:
in wordpress vaultpress backups everything, when you lose the entire website you can bring it back in one click, can this plugin do the same.
in the other word can you restore the database, users, posts, style and even the media file ?
can i bring back the entire website in one click ?

Thanks in adance.

search “plugin backup”. Find Synchronizer-base for any backup provider.

A Discourse backup has everything in it except the Discourse application itself. You need a copy of your app.yml for a full rebuild.

This includes media file also ? images for example inside the posts.

The back up finished but the files are not showing in google drive !!
any ideas ?

Dear Sir,

I finished everything according to the instruction see the pictures of the backups on google drive from my admin panel

but as i said i cant find the backup files in the google drive storage.
also when i downloaded the backup files these showing on the picture am getting them directly from my server not from google drive.

please advise.

Sorry. I don’t have any ideas. Perhaps check the logs.

how i can check it ? so i can share it here to find a solution.

Try this workaround:

Я настроил задачу cron для запуска gdive и синхронизации с аккаунтом Google Drive:

gdrive sync upload /var/discourse/shared/standalone/backups/default FOLDER-ID-HERE

Что произойдёт, если по какой-то причине резервные копии в папке вашего Discourse будут удалены? Будут ли также удалены резервные копии на Google Диске?

Да, но у Google есть её волшебная «история», так что вы можете восстановить любой файл, если удалили его по ошибке

Отлично!
Каким инструментом вы воспользовались для создания своей синхронизации? Этим? GitHub - prasmussen/gdrive: Google Drive CLI Client · GitHub