Ryan Moon 19135b0520
Some checks failed
Build & Release / build (push) Has been cancelled
feat: provision k8s namespace and secrets during customer setup
- k8s.ts: add createNamespace, deleteNamespace, createSecret, createDockerRegistrySecret
- customers.ts: create namespace + DOCR pull secret + app secrets (DATABASE_URL, JWT_SECRET, REDIS_URL) before pushing ArgoCD chart
- customers.ts: delete namespace on deprovision, search name field too
- git.ts: use DOCR OCI chart URL and helm parameters for customer ArgoCD apps
- Add 'namespace' and 'secrets' steps to provisioning step tracker
2026-04-03 18:54:12 -05:00
2026-04-03 06:23:56 -05:00
2026-04-03 06:23:56 -05:00
2026-04-03 23:09:38 +00:00
2026-04-03 06:23:56 -05:00

lunarfront-manager

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.3.11. Bun is a fast all-in-one JavaScript runtime.

Description
No description provided
Readme 445 KiB
Languages
HTML 53.3%
TypeScript 46.4%
Dockerfile 0.3%