mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2024-12-04 13:53:57 +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.
2.2 KiB
2.2 KiB
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve |
Current Behavior
...
Expected Behavior
...
Debug Information
The output of docker-compose version
: XXXXX
The output of docker version
: XXXXX
The output of git rev-parse HEAD
: XXXXX
The command you used to start the project: XXXXX
The output of docker inspect netboxcommunity/netbox:latest --format "{{json .Config.Labels}}"
:
{
"JSON JSON JSON":
"--> Please paste formatted json. (Use e.g. `jq` or https://jsonformatter.curiousconcept.com/)"
}
The output of docker-compose logs netbox
:
LOG LOG LOG