Implement TLS /SSL cert for docker website

Hi, I’m using Graylog open 6.1.7 Docker on Ubuntu and was wondering if there is a step by step instruction on how to implement SSL for the website. I belive there even is a web-based Initial startup Wizard to take me through the process, but I think I missed this. Is it possible to re-trigger the startup wizard , -thanks!

Hi @mags,
The initial wizard is indeed configuring TLS certificates, but only for machine-machine communication between your data node(s) and graylog server(s).

If you want to encrypt your browser to graylog server communication, then the best place to start is here: How-To Guide: Securing Graylog with TLS

Best regards,
Tomas

Thanks!, I was thinking of the webinterface. I now got it working by proxying the Web interface as described here go2docs.graylog.org

Hello there,

If you are interested to setup a Graylog cluster with Docker, check up my guide:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.