docker-library/docs

Configure InfluxDB to use TLS

Kuhjuice opened this issue · 1 comments

Hello,
I am running the latest influxDB in a DockerContainer via Portainer. Everything worked fine until I wanted to configure the DB to use TLS.

I have followed this article (https://docs.influxdata.com/influxdb/v2/admin/security/enable-tls/)
But when I want to Run influxd with TLS flags, it says the port is already binded.

This makes sence, since its running on this port. Sadly I could not figure out how to configure the service correctly.

Thank you for any help :)

This is the repository for the documentation for all Official Images, so we're not really in a position to help you with this effectively. 😅

I would suggest trying a dedicated support forum, such as the Docker Community Slack, Server Fault, Unix & Linux, or Stack Overflow.