Update TODO list in README.md

This commit is contained in:
Tanguy Herbron 2022-06-20 15:34:37 +00:00
parent 3f25b1d6d9
commit 829514a7ca

View File

@ -21,13 +21,16 @@
\* Configuration panel only available internally<br> \* Configuration panel only available internally<br>
** Current implementation only support SQLite, making manual backups a necessity ** Current implementation only support SQLite, making manual backups a necessity
## Completed
- Add TLS certificates for every http applications
## TODO ## TODO
- Change host/deployment specific variables to use environment variables - Change host/deployment specific variables to use environment variables
- Write CI/CD pipeline to create environment loaded files - Write CI/CD pipeline to create environment loaded files
- Write CI/CD pipeline to deploy cluster - Write CI/CD pipeline to deploy cluster
- Look into CockroachDB for redundant database - Setup internal traefik as reverse proxy for internal only services
- Add TLS certificates for every http applications - ~~Look into CockroachDB for redundant database~~
- Configure IP range accessibility through Traefik (Internal vs external services) - ~~Configure IP range accessibility through Traefik (Internal vs external services)~~ Impossible because of flannel ip-masq
## Notes ## Notes
Add node to the list of available load balancer Add node to the list of available load balancer