Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sizing - Recommendations #5341

Open
2 tasks done
Ejant opened this issue Nov 12, 2024 · 1 comment
Open
2 tasks done

Sizing - Recommendations #5341

Ejant opened this issue Nov 12, 2024 · 1 comment
Labels

Comments

@Ejant
Copy link

Ejant commented Nov 12, 2024

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

  • I checked and didn't find similar issue

🛡️ 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

  • Runtime: Docker 24.04
  • Database: sqlite
  • Filesystem used to store the database on: HDD
  • number of monitors: 250
@Ejant Ejant added the help label Nov 12, 2024
@CommanderStorm
Copy link
Collaborator

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:

  • Don't pay for more than one vCPU, current architecutre cannot use more.
  • sqlite is likely suffient in v2 for 250 monitors, but we have not benchmarked anything currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants