BotBotMe / botbot-web

Web interface for BotBot.me
https://lincolnloop.com/blog/saying-goodbye-botbotme/
Other
152 stars 32 forks source link

Docker Compose #162

Open ipmb opened 8 years ago

ipmb commented 8 years ago

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