barman
This is an old revision of the document!
Table of Contents
Barman
Barman encryption
Generate pgp keys for the encryption
<code> # create 32 char password for pgp date +%s | sha256sum | base64 | head -c 32 ;echo
# save the output and use it for input in the next step and i in the barman server.conf # create pgp entry gpg –full-generate-key
# give a name like: barman and the password from previous command
barman.1761566724.txt.gz · Last modified: 2025/10/27 13:05 by jbi
