Skip to content

kbase/cdm-minio-service

Repository files navigation

MinIO Manager Service

A centralized FastAPI service to manage MinIO users, groups, and policies for data governance with KBase authentication integration.


Testing

# Install dependencies (only required on first run or when the uv.lock file changes)
uv sync --locked

# Run tests
PYTHONPATH=. uv run pytest tests

# Run with coverage
PYTHONPATH=. uv run pytest --cov=src tests/

About

FastAPI service for dynamic MinIO user and policy management

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •