meteor-up icon indicating copy to clipboard operation
meteor-up copied to clipboard

Added support for using Docker volumes with the Nginx proxy

Open mrauhu opened this issue 5 years ago • 1 comments

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.

mrauhu avatar May 16 '20 08:05 mrauhu

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?

markdowney avatar Nov 07 '21 01:11 markdowney