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/9f2a38ce-4259-4d21-9648-6db05007a7e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
