This website requires JavaScript.
Explore
Help
Sign In
extern
/
netbox-docker
Watch
1
Star
0
Fork
0
You've already forked netbox-docker
mirror of
https://github.com/netbox-community/netbox-docker.git
synced
2024-11-23 08:23:16 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4dd7a51c7d
netbox-docker
/
requirements-container.txt
5 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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.
2020-11-10 15:23:07 +01:00
napalm==3.2.0
Update of ruamel.yaml
2021-01-20 09:50:00 +01:00
ruamel.yaml==0.16.12
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.
2020-11-10 15:23:07 +01:00
django-auth-ldap==2.2.0
Update dependency django-storages to v1.11.1
2021-01-31 15:42:24 +01:00
django-storages==1.11.1
Reference in New Issue
Copy Permalink