Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
c0086c0
for
.github
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 added
.github/workflows/ci-cd.yml
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive