Skip to content

prabhatmaurya/plabs-errbot-docker

Repository files navigation

plabs-errbot-docker

Introduction

Dockerfile to build an Errbot. This example is only for errbot with slack backend, Please replace your own config.py for other supported backends.

Configuration


    $ mkdir workdir
    $ cd workdir
    $ git clone https://github.com/prabhatmaurya/plabs-errbot-docker.git
    $ cd plabs-errbot-docker
    $ cp config.py.example config.py
    $ vi config.py
    $ docker-compose up --build
    

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors