This Services needed to deployed with argus-web project, sharing the the same mongodb host,and cluster opentsdb is needed for it
python runtime for the project is python3 needed (version>=3.6.0)
- pip install -r requirement
- configurate the settings.py
- start the program ,there are two way to start the program
- use the command ··· nohup python app.py --start & ···
- start with supervisor the detail need to be find in the official website of supervisor