cdist-contrib/type/__netbox_uwsgi/parameter
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
..
default __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
boolean __netbox_uwsgi: add --serve-static parameter 2020-09-05 22:01:15 +02:00
optional __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
optional_multiple __netbox_uwsgi: enable further protocols to bind to 2020-09-05 11:20:20 +02:00