Hi Michael,

that's exactly how it's supposed to work.

Alternatively you could override the plugin_dir configuration setting with 
the GRAYLOG_PLUGIN_DIR environment variable and mount the volume in another 
path.

Cheers,
Jochen

On Wednesday, 18 May 2016 21:56:32 UTC+2, Michael Taylor wrote:
>
> Do you guys recommend a way to install plugins with the Docker image? I 
> was going to link the container's plugins directory to a directory on the 
> host like this:
>
> docker run -t \
>   *ports and stuff*
>   -v /graylog2/server/plugins:/usr/share/graylog/plugins  \
>   *other stuff*
>   graylog2/server:2.0.1-2
>
> Then put the plugin jar files in /graylog2/server/plugins.
>
> Anyone see a problem with this?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/9a273c56-2736-4bee-9613-5576f6ec31fe%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to