This website requires JavaScript.
Explore
Help
Sign In
Mascali
/
netbox-docker
Watch
1
Star
0
Fork
You've already forked netbox-docker
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ed6256172f
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 of ruamel.yaml
2021-01-20 09:50:00 +01:00
django-storages==1.10.1