-
Notifications
You must be signed in to change notification settings - Fork 183
Closed
Labels
more infoMore information required from the reporterMore information required from the reporterupstreamThe problem is in an upstream projectThe problem is in an upstream project
Description
Hi bootc , thanks for this helm chart, it works great!
I have a question, though. If I remind correctly, old versions of netbox used to have nginx as a requirement for serving static content, but in this chart I have absolutely no idea how the content is served. I only see some unitd processes:
PID USER TIME COMMAND
1 1000 0:00 {unitd} unit: main v1.22.0 [unitd --no-daemon --control unix:/opt/unit/unit.sock --pid /opt/unit/unit.pid --log /dev/stdout --state /opt/unit/state/ --tmp /opt/unit/tmp/]
15 1000 0:00 {unitd} unit: controller
16 1000 0:00 {unitd} unit: router
20 1000 0:04 {unitd} unit: "netbox" application
46 1000 0:05 {unitd} unit: "netbox" application
48 1000 0:05 {unitd} unit: "netbox" application
Anyways, my question is : Is there anyway to make the real client IP appears in the log files for this chart ?
In plain nginx I could just set some parameters and it would work. On this chart I have no idea how to make it work.
Thanks!
Metadata
Metadata
Assignees
Labels
more infoMore information required from the reporterMore information required from the reporterupstreamThe problem is in an upstream projectThe problem is in an upstream project