esmero / archipelago-deployment-live

A Cloud / Local production ready Archipelago Deployment using Docker / Kubernetes
GNU General Public License v3.0
3 stars 13 forks source link

Add steps demonstrating possible automation for Minio bucket creation #46

Open noahwsmith opened 2 years ago

noahwsmith commented 2 years ago

As offered on Slack. This documentation update provides the command line steps which allow automation of bucket creation from ENV variables.

noahwsmith commented 2 years ago

Thanks Albert. Yes, I was working within a Makefile on my side - thanks for cleaning that up. I just left one question remaining...

noahwsmith commented 2 years ago

Ok @aksm everything has now been resolved

aksm commented 2 years ago

@DiegoPino This is ready to go. May need to open an issue/PR later because I discovered recently that directories that are not all lowercase will cause these commands to fail, but this should be ok for now.

DiegoPino commented 2 years ago

@aksm @noahwsmith need to run this myself. Not sure about the last settings command on Drupal, is this if in the .env is the actual bucket is not defined?

aksm commented 2 years ago

@DiegoPino Not sure how that snuck back in. I thought I'd removed it in a previous commit. I'll make another with it out again.