Changeset c0086c0 for backend


Ignore:
Timestamp:
06/23/26 13:15:42 (2 weeks ago)
Author:
Andrej <asumanovski@…>
Branches:
master
Children:
a8fe58e
Parents:
545738f
Message:

Add GitHub Actions CI/CD pipeline with DockerHub and Kubernetes deployment

  • Build job validates both images on every push and PR
  • Push job builds and pushes backend/frontend images to DockerHub on master
  • Deploy job applies k8s manifests and rolls out new images to k3s cluster
  • Added k8s manifests: namespace, postgres StatefulSet, backend and frontend Deployments
  • Added /api/auth/ping health endpoint for k8s readiness/liveness probes
File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.