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

Adding Minio #220

Merged
merged 6 commits into from
Feb 27, 2024
Merged

Adding Minio #220

merged 6 commits into from
Feb 27, 2024

Conversation

floco
Copy link
Contributor

@floco floco commented Feb 25, 2024

Hello @dragonfire1119
Here is a new PR for Minio as I couldn't find it on another casaos store.
Thanks.

services:
# Service name: app
app:
image: minio/minio # The Docker image to use (latest version of minio)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would really like to get away from the latest tags. Might change this to RELEASE.2024-02-24T17-11-14Z-cpuv1

RELEASE.2024-02-24T17-11-14Z-cpuv1

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed but went with minio/minio:RELEASE.2024-02-24T17-11-14Z as it seems cpuv1 is for older cpu

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was my fault. I was trying to multitask and look over your PR request. Ya, I would go with: RELEASE.2024-02-24T17-11-14Z

en_us: A distributed object storage server built for cloud applications and devops. Default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables. # Description in English
tagline:
en_us: An open-source S3 alternative # Short description or tagline in English
developer: "" # Developer's name or identifier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be: minio

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed, thanks

@dragonfire1119
Copy link
Contributor

Thanks for the contribution; I really appreciate it.

@floco
Copy link
Contributor Author

floco commented Feb 25, 2024

you are welcome
thanks for all the work you do on this repo :-)

README.md Outdated
@@ -69,6 +69,7 @@ If you have a suggestion for an app, please post in the [BigBearCommunity](https
| Mailpit | axllent/mailpit | v1.13 | [YouTube Video](https://youtu.be/2MY3S6csrVw) |
| Mealie | hkotel/mealie | v1.2.0 | [YouTube Video](https://youtu.be/S4MfNLV2Uf4) | |
| MIND | mrcas/mind | v1.3.3 | |
| Minio | minio/minio | latest | |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The version needs to be updated: RELEASE.2024-02-24T17-11-14Z

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :-)

@dragonfire1119
Copy link
Contributor

Have you tested with the new tag? After that change, it looks ready to go.

@floco
Copy link
Contributor Author

floco commented Feb 26, 2024

yep tested with the tag, looks good, thanks

@dragonfire1119 dragonfire1119 merged commit 4991a4d into bigbeartechworld:master Feb 27, 2024
@dragonfire1119
Copy link
Contributor

Thank you for adding this: https://community.bigbeartechworld.com/t/added-min-io-to-bigbearcasaos/801?u=dragonfire1119

Feel free to add more!

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.

None yet

2 participants