louislam / uptime-kuma

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

Sizing - Recommendations #5341

Closed Ejant closed 4 days ago

Ejant commented 1 week ago

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

🛡️ Security Policy

📝 Describe your problem

Well, this is more a sort of question than an issue. I've been using Kuma for a while, it works great and I'm planning to put over 250 domains being monitored running in Docker. Are there any recommendations on this? Will this lead to perfomance issues? Is sqlite enough for this amount of domains?

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.23.15

💻 Operating System and Arch

Debian 11 x86_64

🌐 Browser

Chrome

🖥️ Deployment Environment

CommanderStorm commented 1 week ago

Uptime-Kuma Version 1.23.15

Please run large deployoments only on v2. You will notice the performance improvements. See https://github.com/louislam/uptime-kuma/releases/tag/2.0.0-beta.0 for further context.

250 should not be an issue. For sizing:

Ejant commented 4 days ago

All good!