Skip to content

InventorsGuild/bot-cfg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

bot-cfg

Dockerfile for configuring nhoag/hubot.

Deployment Steps

  1. docker pull nhoag/hubot
  2. git clone git@github.com:nhoag/bot-cfg.git
  3. vi ./bot-cfg/Dockerfile (configure ENVs)
  4. docker build -t="nhoag/hubot:live" ./bot-cfg/
  5. docker run -d -p PORT nhoag/hubot:live
  6. Add public Hubot address to Slack Integration (i.e. http://2.2.2.2:45678/)

About

Configuration Dockerfile for Hubot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published