Skip to content
Snippets Groups Projects
Commit acea7245 authored by derrabauke's avatar derrabauke
Browse files

Todo liste update

parent 0815caf7
No related branches found
No related tags found
No related merge requests found
......@@ -7,20 +7,28 @@
## App Repository
- [x] CI config & script
- [ ] Working Container Registry or other form of application deployment --> infra repo
- [ ] Write a helm chart which includes the client and server workloads
- [ ] Write helm charts which includes the client and server workloads
- [x] client helm chart
- [ ] server/backend chart with mongodb dependency
- [x] backend image running
- [ ] mongodb pvc setup working
- [ ] connect backend <-> mongodb
- [ ] working replicaCount increase
- [ ] Document test setup in minikube for testing the helm charts?
### Client
- [x] Test pipeline
- [ ] Build pipeline
- [x] Build pipeline
- [x] Dockerfile
### Server
- [x] Test pipeline
- [ ] Build pipeline
- [x] Build pipeline
- [X] Dockerfile
## Infra Repository
- [x] Add repository
- [ ] document setup in README.md
- [ ] CI config & script
- [ ] Setup Kubernetes
- [ ] Test Env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment