Skip to content

minio vm‐broker backup instance

Allan Roger Reid edited this page Dec 4, 2024 · 4 revisions

Login

image


Navigate to Instances

image


Search for an instance

image

Optional:

ssh into the instance and make a change. e.g.

ssh -p 30055 ubuntu@1.2.3.4
cat > test.out << EOF
> Hello World!
> EOF

Navigate to Instances > Backups

There may be a few backups already available, as show in the screenshot. image


Click Create Backup +.

Observe the legend. image


Navigate to Instances > Audit

Click the refresh icon to periodically monitor the creation of the backup. Observe when the audit mentions for example, opType: backup, name: backup_2023-08-08-10-3807, state: success... image


Once the backup is complete, navigate to Backups

Observe a summary of the backups available. Add or remove columns with the column selector. image


Click the record to navigate to the Summary page.

image

Follow with https://github.com/allanrogerr/public/wiki/minio-vm%E2%80%90broker-restore-instance

Clone this wiki locally