louislam / uptime-kuma

A fancy self-hosted monitoring tool
https://uptime.kuma.pet
MIT License
60.7k stars 5.42k forks source link

Multiple docker tls #4569

Closed Cacus3 closed 8 months ago

Cacus3 commented 8 months ago

⚠️ Please verify that this question has NOT been raised before.

🛡️ Security Policy

📝 Describe your problem

I want to monitor multiple docker instances. basing on https://github.com/louislam/uptime-kuma/wiki/How-to-Monitor-Docker-Containers i known how to connect 1 external docker but i want to connect multiple (up to 15 at this moment) :) How can i do this i must use certificate eq from my web page on every docker?

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1

💻 Operating System and Arch

Docker

🌐 Browser

chrome

🖥️ Deployment Environment

CommanderStorm commented 8 months ago

How can i do this i must use certificate eq from my web page on every docker?

You can put the FQDN in DOCKER_TLS_DIR_PATH as specified in the bottom of the wiki article.

Cacus3 commented 8 months ago

sorry i missed this part :)