Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage management scripts #92

Merged
merged 5 commits into from
Sep 11, 2024
Merged

Storage management scripts #92

merged 5 commits into from
Sep 11, 2024

Conversation

davenquinn
Copy link
Member

First pass at integrating minio client into the Macrostrat command line.

We run minio in a docker container, pre-seeding aliases to match every configured S3 credential from tiger-macrostrat-config. This could be generalized a bit and made easier to work with, but it does allow basic bucket management.

macrostrat storage mc your-minio-client-command...

Examples:

  • Make a bucket: macrostrat storage mc mb rockd-backup/rockd-scratch-dev

For now, you can list users using macrostrat storage users. Ideally we'd integrate @brianaydemir's commands for higher-level storage management into this framework.

@davenquinn davenquinn merged commit 5127a3e into main Sep 11, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant