mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
From an install.py machine where supervisord is used this value is passed pi@jv-rpi-stock:~ $ cat /etc/supervisor/conf.d/lokole_gunicorn.conf [program:lokole_gunicorn] command="/lokole/venv/bin/gunicorn" --bind="unix:/lokole/state/lokole_gunicorn.sock" --timeout=300 --workers=3 --log-level=error opwen_email_client.webapp:app autostart=true autorestart=true startretries=3 stopasgroup=true stderr_logfile=/lokole/logs/lokole_gunicorn.stderr.log stdout_logfile=/lokole/logs/lokole_gunicorn.stdout.log user=root environment=OPWEN_SETTINGS=/lokole/state/settings.env |
||
---|---|---|
.. | ||
celery.service.j2 | ||
celerybeat.service.j2 | ||
lokole-nginx.conf.j2 | ||
lokole.conf.j2 | ||
lokole.service.j2 | ||
lokole_restarter.service.j2 | ||
settings.env.j2 | ||
webapp.sh.j2 | ||
webapp_secrets.sh.j2 |