Velero
Learn how to configure Velero for use with Filebase.
What is Velero?
1. Create a velero_credentials file in your Velero download directory. In the file, enter the following information:
velero_credentials file in your Velero download directory. In the file, enter the following information:[default]
aws_access_key_id = filebase-access-key
aws_secret_access_key = filebase-secret-key2. Install Velero with the following command:
3. Configure a backup schedule.
4. Restore from a backup.
Last updated