Commit Graph

5 Commits

Author SHA1 Message Date
Renovate Bot
3338cdc9d7
Update dependency django-auth-ldap to v2.3.0 2021-02-16 00:06:58 +00:00
Tobias Genannt
5644254113 Provide backends for django-storages in our images 2021-02-03 20:01:36 +01:00
Renovate Bot
f8360ba6aa
Update dependency django-storages to v1.11.1 2021-01-31 14:42:24 +00:00
Christian Mäder
896651ed97 Update of ruamel.yaml 2021-01-20 09:50:00 +01:00
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