[GH-ISSUE #513] Suggestion for the documentation #292

Closed
opened 2026-04-08 16:51:47 +03:00 by zhus · 1 comment
Owner

Originally created by @dhenry123 on GitHub (Dec 25, 2024).
Original GitHub issue: https://github.com/sigoden/dufs/issues/513

Hi
I was looking for a lighter solution than Nextcloud to host my files, and your solution is really cool.
Installed in a kubernetes cluster, I just had a slight problem with logs, the service is exposed behind a load balancer, and $remote_addr shows the load balancer ip address (expected).
Using your documentation https://github.com/sigoden/dufs?tab=readme-ov-file#log-format, I finally found the right variable: "$http_x_forwarded_for". it may help others...

Thank you so much.

Originally created by @dhenry123 on GitHub (Dec 25, 2024). Original GitHub issue: https://github.com/sigoden/dufs/issues/513 Hi I was looking for a lighter solution than Nextcloud to host my files, and your solution is really cool. Installed in a kubernetes cluster, I just had a slight problem with logs, the service is exposed behind a load balancer, and $remote_addr shows the load balancer ip address (expected). Using your documentation https://github.com/sigoden/dufs?tab=readme-ov-file#log-format, I finally found the right variable: "**$http_x_forwarded_for**". it may help others... Thank you so much.
zhus closed this issue 2026-04-08 16:51:47 +03:00
Author
Owner

@sigoden commented on GitHub (Dec 26, 2024):

Thank you for sharing.

<!-- gh-comment-id:2562022640 --> @sigoden commented on GitHub (Dec 26, 2024): Thank you for sharing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#292