Nav apraksta

Hugo 64d63ed75f Merge branch 'master' of git.miralo.xyz:AudioValid/fourier-ondemand 4 gadi atpakaļ
bin 9fc61fc1ee binary added 7 gadi atpakaļ
ondemand 64d63ed75f Merge branch 'master' of git.miralo.xyz:AudioValid/fourier-ondemand 4 gadi atpakaļ
tests 72b4216a36 Fall tolereance segments are counted only if it's recovered 6 gadi atpakaļ
.gitignore 4bef0b21eb Fix indentation 5 gadi atpakaļ
CHANGELOG.md 5463c4aa01 Fixed moment require 7 gadi atpakaļ
README.md b2f5e9cb16 Directorio de base de datos custom 6 gadi atpakaļ
index.js 1a5f31ac7f Initial commit 7 gadi atpakaļ
ondemand.js ee9e88e8dc removed unused code 7 gadi atpakaļ
package.json b2f5e9cb16 Directorio de base de datos custom 6 gadi atpakaļ
requirements.txt 44b13bd44e Calibrations 6 gadi atpakaļ
setup.py 144b67a80e Hourly offset 6 gadi atpakaļ

README.md

En desarrollo

Correr

python -m ondemand.service

Producción

Instalación y primera ejecución

Desde la carpeta donde se hizo clone

sudo python setup.py install
pm2 start fourier-ondemand --interpreter python --name ondemand
pm2 save

Las demás ejecuciones

pm2 start ondemand
pm2 restart ondemand
pm2 stop ondemand
# Cualquiera de los casos