cdist-contrib/type/__netbox_gunicorn/files
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
..
gunicorn.py.sh __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
netbox.service __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00
netbox.socket.sh __netbox*: added systemd socket support 2020-10-11 16:39:19 +02:00