Skip to content

Instantly share code, notes, and snippets.

View luis-alvarez's full-sized avatar
🌎
Working Remotely

Luis Alvarez luis-alvarez

🌎
Working Remotely
View GitHub Profile

Credits go to: https://gist.github.com/6uimorais/1e1de20bbbb2a04fe19fc73f88d6a25f I just forked it and modified the mongo image for this to work!

1 - Get an Ubuntu machine up and running (make sure ports 11011 and 4000 are open)

2 - Install docker + docker-compose (full_install_docker_compose.sh)

3 - Get a docker-compose.yml with mongodb, kadira-ui, kadira-engine and kadira-rma (docker-compose.yml)

3 - Run "sudo docker-compose up" (-d if you want it running on background)

4 - Access http://machineIp:4000 and login as "admin@gmail.com" and "admin" password

5 - Create your APP, get the ID and Secret

6 - Setup kadira in your app by code or settings.json (Config)