Skip to content

passbolt/lab-passbolt-admin-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Useful Scripts

This repository is meant to hold various scripts that passbolt users might find useful.

backup.sh

This script takes a database dump, copies the server GPG keys, and then tars them in a designated location so that it is easier to implement a good backup plan. This backup script requires the ability to run mysqldump on the host you are running it on. This means that for Docker installs you'll need to install mariadb-server. Additionally the user you run this as will need the correct permissions to access the /etc/passbolt directory and wherever you select as the backup directory(currently set to /tmp).

About

Useful passbolt administrator scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages