interactive-mining/interactive-mining-backend/madoap/src
kostis30fyllou b994842e4c Backend: Saved -> Processing on new Profile. 2019-07-02 12:22:09 +03:00
..
.idea John fouf feedback 2018-03-22 23:32:33 +02:00
etc/init.d Angular4 frontend added 2018-02-28 13:30:50 +02:00
static Regex support 2018-11-28 18:55:22 +02:00
tornado John fouf feedback 2018-03-22 23:32:33 +02:00
tornado_addons John fouf feedback 2018-03-22 23:32:33 +02:00
README John fouf feedback 2018-03-22 23:32:33 +02:00
madapps.py John fouf feedback 2018-03-22 23:32:33 +02:00
madserverssl.py Angular4 frontend added 2018-02-28 13:30:50 +02:00
madserverv3.py Backend: Saved -> Processing on new Profile. 2019-07-02 12:22:09 +03:00
settings.py Backend: Add SMTOP_TO to settings 2019-05-30 11:41:46 +03:00

README

First edit settings.py to set the web server port and the paths of madis and DB.

To start the stats server use:

python madserver.py

You'll find a service script (put it into /etc/init.d), for starting and stopping
the stats server. The script maps port 80->8080 (comment the iptables rules out if you don't
want the mapping), and starts the service without giving it root credentials.