feat: add tenant manager
Showing
- apps/tenant-manager/.env.example 6 additions, 0 deletionsapps/tenant-manager/.env.example
- apps/tenant-manager/README.md 32 additions, 0 deletionsapps/tenant-manager/README.md
- apps/tenant-manager/deployment/helm/.helmignore 23 additions, 0 deletionsapps/tenant-manager/deployment/helm/.helmignore
- apps/tenant-manager/deployment/helm/Chart.yaml 24 additions, 0 deletionsapps/tenant-manager/deployment/helm/Chart.yaml
- apps/tenant-manager/deployment/helm/templates/NOTES.txt 22 additions, 0 deletionsapps/tenant-manager/deployment/helm/templates/NOTES.txt
- apps/tenant-manager/deployment/helm/templates/_helpers.tpl 62 additions, 0 deletionsapps/tenant-manager/deployment/helm/templates/_helpers.tpl
- apps/tenant-manager/deployment/helm/templates/deployment.yaml 80 additions, 0 deletions.../tenant-manager/deployment/helm/templates/deployment.yaml
- apps/tenant-manager/deployment/helm/templates/hpa.yaml 32 additions, 0 deletionsapps/tenant-manager/deployment/helm/templates/hpa.yaml
- apps/tenant-manager/deployment/helm/templates/ingress.yaml 61 additions, 0 deletionsapps/tenant-manager/deployment/helm/templates/ingress.yaml
- apps/tenant-manager/deployment/helm/templates/service.yaml 15 additions, 0 deletionsapps/tenant-manager/deployment/helm/templates/service.yaml
- apps/tenant-manager/deployment/helm/templates/serviceaccount.yaml 13 additions, 0 deletions...ant-manager/deployment/helm/templates/serviceaccount.yaml
- apps/tenant-manager/deployment/helm/values.yaml 121 additions, 0 deletionsapps/tenant-manager/deployment/helm/values.yaml
- apps/tenant-manager/jest.config.js 48 additions, 0 deletionsapps/tenant-manager/jest.config.js
- apps/tenant-manager/nest-cli.json 14 additions, 0 deletionsapps/tenant-manager/nest-cli.json
- apps/tenant-manager/package.json 50 additions, 0 deletionsapps/tenant-manager/package.json
- apps/tenant-manager/src/application.ts 79 additions, 0 deletionsapps/tenant-manager/src/application.ts
- apps/tenant-manager/src/common/constants.ts 2 additions, 0 deletionsapps/tenant-manager/src/common/constants.ts
- apps/tenant-manager/src/config/http.config.ts 6 additions, 0 deletionsapps/tenant-manager/src/config/http.config.ts
- apps/tenant-manager/src/config/nats.config.ts 8 additions, 0 deletionsapps/tenant-manager/src/config/nats.config.ts
- apps/tenant-manager/src/config/validation.ts 11 additions, 0 deletionsapps/tenant-manager/src/config/validation.ts
Loading
Please register or sign in to comment