All Projects → rothgar → docker-hubot

rothgar / docker-hubot

Licence: MIT License
Docker container for running hubot in a container.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to docker-hubot

Sactive Bot
😈 An extensible chat bot framework. sactive-bot is an evolution of the open source hubot project. - https://www.shipengqi.top/sactive-bot .
Stars: ✭ 212 (+1147.06%)
Mutual labels:  hubot, chatops, chatbot
hubot-code-review
A Hubot script for GitHub code review on Slack.
Stars: ✭ 38 (+123.53%)
Mutual labels:  hubot, chatops, chatbot
Errbot
Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.
Stars: ✭ 2,605 (+15223.53%)
Mutual labels:  chatops, chatbot
saihubot
💬 client side chatbot that works in the browser and command line
Stars: ✭ 15 (-11.76%)
Mutual labels:  hubot, chatbot
Showcase Ansible Chatops
Vagrant Demo showing ChatOps with Ansible
Stars: ✭ 71 (+317.65%)
Mutual labels:  hubot, chatops
Lita
ChatOps for Ruby.
Stars: ✭ 1,663 (+9682.35%)
Mutual labels:  chatops, chatbot
Flottbot
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
Stars: ✭ 175 (+929.41%)
Mutual labels:  chatops, chatbot
Webbybot
chatterbot written in es6 (es2015), fork from hubot
Stars: ✭ 71 (+317.65%)
Mutual labels:  hubot, chatbot
Botkube
An app that helps you monitor your Kubernetes cluster, debug critical deployments & gives recommendations for standard practices
Stars: ✭ 804 (+4629.41%)
Mutual labels:  chatops, chatbot
ansible-hubot
💬 Ansible role for Hubot
Stars: ✭ 63 (+270.59%)
Mutual labels:  hubot, chatops
hubot-typescript-boilerplate
ChatOps made easier
Stars: ✭ 20 (+17.65%)
Mutual labels:  hubot, chatops
Rboot
Rboot 是一个Go语言开发的一个简单、高效的 Chatops bot 框架
Stars: ✭ 50 (+194.12%)
Mutual labels:  chatops, chatbot
st2chatops
Packaging environment for building StackStorm chatops native packages
Stars: ✭ 26 (+52.94%)
Mutual labels:  hubot, chatops
Bolt Python
A framework to build Slack apps using Python
Stars: ✭ 190 (+1017.65%)
Mutual labels:  chatops, chatbot
Cog
Bringing the power of the command line to chat
Stars: ✭ 910 (+5252.94%)
Mutual labels:  chatops, chatbot
Hubot Slack Docker
Docker container running Github Hubot.
Stars: ✭ 21 (+23.53%)
Mutual labels:  hubot, docker-container
Slacker
Slack Bot Framework
Stars: ✭ 495 (+2811.76%)
Mutual labels:  chatops, chatbot
Awesome Chatops
🤖 A collection of awesome things about ChatOps – managing operations through a chat
Stars: ✭ 648 (+3711.76%)
Mutual labels:  chatops, chatbot
Hubot Natural
Natural Language Processing Chatbot for RocketChat
Stars: ✭ 136 (+700%)
Mutual labels:  hubot, chatbot
hubot-messenger-bot
🔌 A Hubot adapter for Facebook Messenger Platform (Bots) with zero external dependencies.
Stars: ✭ 44 (+158.82%)
Mutual labels:  hubot, chatops

This is an example repo that has been archived. It is not actively maintained. Feel free to fork it but I have no plans to keep it updated.

docker-hubot

Container for running hubot.

Clone Repository

git clone https://github.com/rothgar/docker-hubot.git

Build Container

docker build --tag=hubot .

Run Container

docker run --env-file ./ENV -v /etc/localtime:/etc/localtime:ro --name hubot hubot
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].