How to access S3 backups when the forum is down?

Pretty much all is in the title.

I guess it is as simple as logging into the S3 solution.

That S3 solution should have an Dashboard.

1 Like

You can use a tool like Cyberduck to access your cloud storage in an easy way.

1 Like

Thanks. I didn’t see that we could download files from the dashboard.

What if I want my co-administrator to have access to backups too?

That’s a question of managing AWS access control to private buckets, which I believe you can find plenty of tutorials on online.

2 Likes

Not quite what you’re asking for, but if you use environment variables in app.yml to configure S3 then you can do a restore from the command line without needing to download the file yourself.