Skip to content

sunsern/uright-server

Repository files navigation

uright-server

A lightweight backend server for uRight iOS app.

Requirements

apt-get install redis-server
pip install rq
pip install Flask

Start the server

service haproxy start
./start-uright-server.py

Stop the server

./start-uright-server.py

Monitoring training queue

pip install rq-dashboard
rq-dashboard

By default, the dashboard is at http://locahost:9181

About

Server for uRight iOS app

Resources

Stars

Watchers

Forks

Packages

No packages published