I setup a Graylog server based on the official Graylog 3 Docker image and added the SSO plugin. In principle it works but I have to configure the SSO headers using the UI after each container start.
I see the options to configure Graylog itself using either a server.conf
file or environment variables. But I cannot find any way to configure the plugin upfront to get a final image for automatic deployment.
Is there any way to configure Graylog plugins using special config file entries, prefixed environment variables or separate config files?