cdist-contrib/type/__netbox_gunicorn
matze 13e97d171b __netbox*: added systemd socket support
The Gunicorn type now supports systemd sockets only. With uWSGI, you can
choose between it and the native sockets based on the parameters chosen.
This is done because it could not be implemented to have multiple
protocols with the systemd sockets (so you may choose).

The systemd socket unit file is generally available, so both types use
the same script to generate the socket unit file.
2020-10-11 16:39:19 +02:00
..
explorer __netbox_gunicorn: extract gunicorn setup from __netbox 2020-08-26 20:08:37 +02:00
files __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
parameter __netbox_{gunicorn,uwsgi}: add state parameter 2020-09-06 13:44:03 +02:00
gencode-remote __netbox*: fix service restart order 2020-09-09 19:08:46 +02:00
man.rst __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
manifest __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
singleton __netbox_gunicorn: extract gunicorn setup from __netbox 2020-08-26 20:08:37 +02:00