Kimi

Results 2 issues of Kimi

We now support deploying locally through Docker using `docker-compose`. Now, we want to support deploying to kubernetes as well. What needs to be done? 1. translate both `docker-compose` yamls in...

good first issue
help wanted

currently, we don't support custom hostname, as it is always hardcoded to be `localhost` for now. this works for running only on local machine, but if we want to expose...