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

[Backend] Implement Minio Service in Docker-compose #7

Open
4 tasks
rosseti opened this issue Nov 27, 2023 · 0 comments
Open
4 tasks

[Backend] Implement Minio Service in Docker-compose #7

rosseti opened this issue Nov 27, 2023 · 0 comments

Comments

@rosseti
Copy link
Contributor

rosseti commented Nov 27, 2023

Description:
Currently, our project uses S3 storage and uses Docker-compose to manage the necessary services. However, we haven't implemented the Minio service yet, which is essential for our operations.

Tasks:

  • Configure the Minio service in Docker-compose.
  • Define the necessary environment variables for Minio configuration.
  • Document the configuration process for future reference.
  • Test Minio integration with other services in the Docker-compose environment.

Acceptance Criteria:

  • Minio should start correctly along with other services in Docker-compose.
  • Integration tests should pass after implementation.
  • Documentation should be clear and comprehensive.

Additional Context:
This implementation is crucial to enhance the efficiency and functionality of our Docker-compose environment. Ensure to follow best practices and maintain consistency with the existing architecture.

@rosseti rosseti changed the title Implement Minio Service in Docker-compose [Backend] Implement Minio Service in Docker-compose Nov 27, 2023
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

No branches or pull requests

1 participant