bot-cfg
Dockerfile for configuring nhoag/hubot.
Deployment Steps
docker pull nhoag/hubot
git clone git@github.com:nhoag/bot-cfg.git
vi ./bot-cfg/Dockerfile
(configureENV
s)docker build -t="nhoag/hubot:live" ./bot-cfg/
docker run -d -p PORT nhoag/hubot:live
- Add public Hubot address to Slack Integration (i.e. http://2.2.2.2:45678/)