You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 12, 2025. It is now read-only.
Hi 👋
You shouldn't set
/tmpas default backup_dir here: https://github.com/passbolt/lab-passbolt-admin-scripts/blob/main/backup.sh#L14-L15/tmpis a non-persistent volume who is cleaned on each reboot of any Linux server so users will loose their backups./var/tmpis persistent and data will survive a server reboot.Best,