Skip to content

Use coopdevs backups role

ferran quer requested to merge (removed):use-backups-role into master

Set up a cron job that

  1. Downloads locally the Odoo backup zip
  2. Uploads it to an encrypted restic repository living in a backblaze bucket.

Dependency to the role is still to my fork's dev branch. Will update to coopdevs master when the "pull request" in github is merged.

Merge request reports