Commit Graph

10 Commits

Author SHA1 Message Date
Renovate Bot
53d759e263
Update dependency django-auth-ldap to v2.4.0 2021-04-19 13:13:02 +00:00
Renovate Bot
a572d5f5de
Update dependency ruamel.yaml to v0.17.4 2021-04-07 20:52:56 +00:00
Renovate Bot
cca79b5dbd
Update dependency ruamel.yaml to v0.17.2 2021-03-29 17:03:30 +00:00
Renovate Bot
ce6fe5cb83
Update dependency ruamel.yaml to v0.17.0 2021-03-26 11:37:33 +00:00
Renovate Bot
ff1eed3cf0
Update dependency ruamel.yaml to v0.16.13 2021-03-05 09:58:42 +00:00
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