diff --git a/TODOS.md b/TODOS.md new file mode 100644 index 0000000000000000000000000000000000000000..56fc380e3136da00e9cf6b154e80ba4fee9abeb5 --- /dev/null +++ b/TODOS.md @@ -0,0 +1,34 @@ +# Todos for the assignment + +#### General +- [ ] Concept refinements +- [ ] Redraw that project setup diagram + +## App Repository +- [x] CI config & script +- [ ] Working Container Registry or other form of application deployment --> infra repo +- [ ] + +### Client +- [x] Test pipeline +- [ ] Build pipeline +- [ ] Dockerfile +- [ ] Helm Chart + +### Server +- [x] Test pipeline +- [ ] Build pipeline +- [ ] Dockerfile +- [ ] Helm Chart + +## Infra Repository +- [ ] CI config & script +- [ ] Setup Kubernetes + - [ ] Test Env + - [ ] Production Env +- [ ] Working Deployment Automation +- [ ] Test Scaling +- [ ] FQDN +- [ ] Prometheus Monitoring +- [ ] +