Tested on Ubuntu 16.04 and 17.04
- Ruby >= 2.4
- Rails >= 5.1
- MySQL (Credentials in config/database.yml)
- Python Services (https://github.com/firemind/face-recog-server-python)
rake db:schema:loadrails sThis starts the server on http://localhost:3000
docker-compose upFor details refer to Python Services README (https://github.com/firemind/face-recog-server-python)
