Bridge between hubot scripts and Rocket.Chat mongodb
You can set up project by using environment variables
NAME | DESCRIPTION | DEFAULT VALUE |
---|---|---|
HOST | Host name for the server | localhost |
PORT | Port number for the server | 8000 |
MONGODB_HOST | MongoDB host where app will connect | localhost |
MONGODB_PORT | MongoDB port where app will connect | 27017 |
-
make
-
docker run -p 8000:8000 --env MONGODB_HOST='your_mongo_host' hubot-mongo-bridge-server
http://localhost:8000/locale?user_id=foo