todo management

This commit is contained in:
Roberto Alsina 2024-07-08 07:13:46 -03:00
parent 68c9960a58
commit 47fcdda2d4

View File

@ -23,6 +23,7 @@
* ✅ Make server take options from environment
* ✅ Make server password configurable
* admin/admin auth client side [WIP, broke everything]
* `faaso login` is not working properly yet with proxy
* CD for binaries and images for at least arm64/x86
* Multi-container docker logs [faaso logs -f FUNKO]
* ✅ Direct error and above to stderr, others to stdout,
@ -30,6 +31,7 @@
* ✅ Fix proxy reload / Make it reload on file changes
* Implement `faaso help command`
* Fix `export examples/hello_crystal` it has a `template/`
* Implement zero-downtime rollout
# Things to do but not before release