Caliman

DevOps CI/CD Dashboard

GitHub Actions pipeline for CI/CD, container image publishing to GHCR, and FastAPI application endpoints for health and metrics.

✅ Pipeline ready

Pipeline

Quality gates, smoke tests, image scan and GHCR publish.

Open Actions

Container Image

Published image tags are created from commit SHA and latest.

ghcr.io/th3rshifter/caliman:latest Open GHCR

Application

FastAPI endpoints expected after backend deployment.

  • /
  • /health
  • /ready
  • /metrics

Checks