Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 422 Bytes

install.md

File metadata and controls

19 lines (15 loc) · 422 Bytes

Install

  • VirtualBox
  • Vagrant
  • Install Cortext-box (Debian Jessie)
  • Install Mongo DB sudo apt-get install mongodb

Error:

exception: connect failed```

```sudo rm /var/lib/mongodb/mongod.lock```
```sudo service mongodb restart```

* Activate port 27017 ? in Vagrant?

Python modules
See requirements.pip