Question
need to configre bareos to backup on S3
I’m trying to configure Bareos to work with S3 but i have some problems in the configuration and i can’t find any guide online to help me with that. is any of you guys have an experience with that. did any of you used it before or still using it.
this is my /etc/bareos/bareos-dir.d/storage/File.conf
Storage {
Name = File
Address = ""
Password = ""
Device = S3_ObjectStorage
Media Type = S3_File_1
}
i know that i have a problem in this file but i don’t know what is the address and password i need to add here
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×