noggin.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • EnvironmentFile=/etc/sysconfig/noggin
    • ExecStart=gunicorn-3 ${GUNICORN_OPTS} -w ${GUNICORN_WORKERS} --env NOGGIN_CONFIG_PATH=/etc/noggin/noggin.cfg --access-logfile /var/log/noggin/access.log --error-logfile /var/log/noggin/error.log --bind tcp://127.0.0.1:8000 noggin.app:create_app
  • [Unit]

Additionnal notes

Nothing here.