Skip to content

feat(devops): migrate to kubernetes and integrate backup service - #15

Merged
Opselon merged 1 commit into
masterfrom
feat-auth-flow-e2e
Nov 3, 2025
Merged

feat(devops): migrate to kubernetes and integrate backup service#15
Opselon merged 1 commit into
masterfrom
feat-auth-flow-e2e

Conversation

@Opselon

@Opselon Opselon commented Nov 3, 2025

Copy link
Copy Markdown
Owner

This commit introduces a production-grade Kubernetes deployment for the MasirYar platform, migrating from the previous Docker Compose setup.

It also integrates the Python-based backup service into the main Docker ecosystem.

Key changes include:

  • A new kubernetes directory with production-grade manifests for all services.
  • Comprehensive health checks (/health/live and /health/ready) in the IdentityService.
  • A new backup-service integrated into the docker-compose.yml.
  • An updated run.sh and run.ps1 to run all tests.
  • A new run_tests.sh script to orchestrate the execution of all tests.

This commit introduces a production-grade Kubernetes deployment for the MasirYar platform, migrating from the previous Docker Compose setup.

It also integrates the Python-based backup service into the main Docker ecosystem.

Key changes include:
- A new `kubernetes` directory with production-grade manifests for all services.
- Comprehensive health checks (`/health/live` and `/health/ready`) in the `IdentityService`.
- A new `backup-service` integrated into the `docker-compose.yml`.
- An updated `run.sh` and `run.ps1` to run all tests.
- A new `run_tests.sh` script to orchestrate the execution of all tests.
@Opselon
Opselon merged commit 4c5bb17 into master Nov 3, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant