Skip to content

Conversation

Pl1n10
Copy link

@Pl1n10 Pl1n10 commented Jun 18, 2025

This PR implements the TaskOps example for deploying MinIO using Docker, solving issue #5.

Included features:

  • Taskfile with common operations: up, down, wait, status, logs, test, cli
  • .env.example to define credentials
  • .gitignore excludes .env and data/ for safety
  • Healthcheck via HTTP 200 status
  • Fully tested on Fedora WSL2 with Docker

Closes #5

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.

deploy minio with docker and kubernetes
1 participant