Go_Task_Orchestrator Deploy
Version updated for https://github.com/NadeeshaMedagama/go_task_orchestrator to version v0.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Go Task Orchestrator” GitHub Action is a microservices-based task management platform designed to streamline task creation, management, and user authentication. It automates workflows by integrating containerized services for task CRUD operations, JWT-based authentication, and an API gateway with a modern Next.js frontend. Key capabilities include role-based access control (RBAC), support for CI/CD pipelines, and compatibility with Docker and Kubernetes for scalable deployment.
Release notes
Release 0.0.3
Build Artifacts
- Docker Images:
ghcr.io/NadeeshaMedagama/go_task_orchestrator/[service]:v0.0.3 - Binaries: See assets below
Recent Changes
dc09b51 - setup guide Markdown file added (NadeeshaMedagama)
8db8c6c - main k8s Markdown file added (NadeeshaMedagama)
1672505 - quick start Markdown file added (NadeeshaMedagama)
7f8e354 - project overview Markdown file added (NadeeshaMedagama)
a18f981 - postman guide Markdown file added (NadeeshaMedagama)
5ce6a7b - Minikube testing guide Markdown file added (NadeeshaMedagama)
b891211 - migration summary Markdown file added (NadeeshaMedagama)
f4476c5 - deployment Markdown file added (NadeeshaMedagama)
c13e0be - database schema Markdown file added (NadeeshaMedagama)
3e8b75c - backend connection guide Markdown file added (NadeeshaMedagama)
9ba416a - API reference Markdown file added (NadeeshaMedagama)
37ac517 - k8s test-service file added (NadeeshaMedagama)
d0d6e48 - k8s secret file added (NadeeshaMedagama)
cf52707 - k8s namespace file added (NadeeshaMedagama)
645615d - k8s kustomzation file added (NadeeshaMedagama)
b7d538c - k8s ingress file added (NadeeshaMedagama)
a3c5fbe - k8s frontend file added (NadeeshaMedagama)
b40d672 - k8s config map file added (NadeeshaMedagama)
06b3ec7 - k8s auth service file added (NadeeshaMedagama)
640e2f8 - k8s api-gateway file added (NadeeshaMedagama)