This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
netbox-docker/docker
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
..
configuration.docker.py Gunicorn is replaced with nginx-unit 2021-01-15 09:22:22 +01:00
docker-entrypoint.sh Gunicorn is replaced with nginx-unit 2021-01-15 09:22:22 +01:00
launch-netbox.sh Gunicorn is replaced with nginx-unit 2021-01-15 09:22:22 +01:00
ldap_config.docker.py use extend method for simplification. 2020-10-27 21:12:26 +08:00
nginx-unit.json Gunicorn is replaced with nginx-unit 2021-01-15 09:22:22 +01:00