Add GitOps stack for abrban.com with Gitea Actions CI/CD.
Build and Deploy Platform / build-push-deploy (push) Has been cancelled

Harbor in-cluster builds via Kaniko, ArgoCD auto-sync, and production Helm values for abrban.com domains.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
keyhan
2026-07-02 01:27:20 +03:30
parent ee5bd0a291
commit 5ed2ef0958
39 changed files with 1841 additions and 99 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
{
"name": "cloudhost-backend",
"name": "abrban-backend",
"version": "1.0.0",
"description": "CloudHost PaaS Backend API",
"private": true,
@@ -24,6 +24,7 @@
"sync:migrations": "node scripts/sync-helm-migrations.mjs"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1077.0",
"@kubernetes/client-node": "^1.4.0",
"@nestjs/bull": "^11.0.4",
"@nestjs/common": "^11.1.24",