Andrii Chubatiuk
Andrii Chubatiuk
@wlach @eradman could you please review?
@eradman could you please review?
@eradman please set `SERVER_MOUNT=/app` in your .env file and try again
@eradman modified makefile to add `SERVER_MOUNT=/app` to .env
> The format for a tagged image previous should be `YY.MM.0-dev`; this change does not appear to address that [this workflow](https://github.com/getredash/redash/blob/master/.github/workflows/periodic-snapshot.yml) creates a tag `YY.MM.0-dev` based on cron event, and...
I've tested these changes in my fork. it works as expected
if user wants to have a certain image, which corresponds to a git tag or just a latest image, he has such an option, but at the same time we...
hey @wangmiao1002 compose is not good for HA and High Load setup. you can either use helm chart or if still want to deploy on instances, it's better to run...
what do you mean by singleton? each pod contains scheduler, worker and server?
@justinclift @eradman could you please review?