AhsayOBM is a backup agent that is used to transmit encrypted backups to an AhsayCBS.
git clone https://github.com/jeffre/docker-obm.git
cd docker-obm
make # or `make hotfix`
docker run -d -e USERNAME=jeffre -e PASSWORD=secretpassword -e SERVER=obsr.example.com -e BSET-1498585537118=PKCS7Padding,AES-256,ECB,SuperStrongSecretString --hostname=docker-obm jeffre/obmUsing a backupset id provided from CBS, you can formulate an environment variable that specifies how OBM will encrypt your data. The format is:
The available choices for the encryption attributes are:
BSET-1498585537118=PKCS7Padding,AES-256,ECB,ElevenFoughtConstructionFavoriteBSET-1468557583616=,,,USERNAME* - OBSR usernamePASSWORD* - OBSR passwordPROTO - [http|https]SERVER* - OBSR addressBSET-{BACKUPSETID}* - see "Setting Encryption"Content type
Image
Digest
sha256:8723fe514…
Size
175.1 MB
Last updated
almost 6 years ago
docker pull yoff/obm