It'd be awesome to have a `docker-compose.yml` that gets the whole ecosystem up and running (Nginx, botbot-web, botbot-bot, Redis, Postgres). Nginx is a little tricky because it needs an optional module, but I have a Dockerfile for that here that could be adapted https://github.com/lincolnloop/docker-nginx-push-stream. /cc @gaker
It'd be awesome to have a
docker-compose.ymlthat gets the whole ecosystem up and running (Nginx, botbot-web, botbot-bot, Redis, Postgres).Nginx is a little tricky because it needs an optional module, but I have a Dockerfile for that here that could be adapted https://github.com/lincolnloop/docker-nginx-push-stream.
/cc @gaker