mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-11-07 16:44:02 +01:00
d273391773
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.
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
napalm==3.2.0
|
|
ruamel.yaml>=0.15,<0.16
|
|
django-auth-ldap==2.2.0
|
|
django-storages==1.10.1 |