Нет описания

Gamaliel Espinoza 4e99b20f1a Less than 1 segment protecion лет назад: 6
bin 9fc61fc1ee binary added лет назад: 7
ondemand 4e99b20f1a Less than 1 segment protecion лет назад: 6
tests f390d72b03 restored endpoint in python лет назад: 7
.gitignore 0a94c2dc96 fixes лет назад: 7
CHANGELOG.md 5463c4aa01 Fixed moment require лет назад: 7
README.md f9cb3e6f2c readme лет назад: 7
index.js 1a5f31ac7f Initial commit лет назад: 7
ondemand.js ee9e88e8dc removed unused code лет назад: 7
package.json 7a59d68412 beta version bump лет назад: 7
requirements.txt 3923e2def2 requirementst.txr лет назад: 7
setup.py 16c997c6bd more dependencies лет назад: 7

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