Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for using Docker volumes with the Nginx proxy #1150

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mrauhu
Copy link

@mrauhu mrauhu commented May 16, 2020

Greetings, @zodern.

Changes:

  • Created option proxy.volumes. Can be used to serve static files from Nginx.
  • Updated the Advanced configuration section of docs.md, added example of usage with read-only volume.

Best wishes,
Sergey.

…m Nginx.

Updated the Advanced configuration section of `docs.md`, added example of usage with read-only volume.
@markdowney
Copy link
Contributor

I was looking for this exact feature and was about to submit a PR.
My usecase is sending the nginx logs to a volume which I can monitor with fail2ban.
@zodern Would you be willing to accept this PR if I resolve the conflicts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants