todo management

This commit is contained in:
Roberto Alsina 2024-07-06 12:00:48 -03:00
parent 53986899c1
commit 43e1bb44b1

View File

@ -16,6 +16,7 @@
* How to setup the proxy * How to setup the proxy
* APIs * APIs
* Sanitize all inputs * Sanitize all inputs
* Streaming responses in slow operations * Streaming responses in slow operations like scaling down
like scaling down or building or building
* Make more things configurable / remove hardcoded stuff * Make more things configurable / remove hardcoded stuff
* CD for binaries and images for at least arm64/x86