netbox-docker/.github/workflows
Tobias Genannt d273391773 Gunicorn is replaced with nginx-unit
We now serve Netbox with an nginx-unit instance instead of Gunicorn.
This allows us to get rid of the extra Nginx container because Unit is
also serving the static files. The static files are now collected at container
buildtime instead of every startup.
2021-01-15 09:22:22 +01:00
..
push.yml Gunicorn is replaced with nginx-unit 2021-01-15 09:22:22 +01:00
release.yml Add quay.io as fallback registry 2020-12-15 00:41:01 +01:00