4.1 System requirements

Telebugs can run on nearly any hardware, including a VPS, cloud server, home server, or even a Raspberry Pi. It supports both AMD64 (also known as x86-64, x64, x86_64, and Intel 64) and ARM64 (also known as AArch64) architectures. In general, if Docker can run on it, Telebugs can too.

Supported platforms

Telebugs is compatible with over 100 programming languages and frameworks through Sentry SDKs, including popular choices like JavaScript (Node.js, React, Angular), Python (Django, Flask), Ruby (Rails), Java (Spring), PHP (Laravel), .NET (ASP.NET Core), and Go. For a complete list of supported platforms, see Supported platforms.

Error throughput

When deciding how powerful your machine needs to be, consider the following table:

CPUEst. max errors/secondEst. max errors/day
2302,592,000
4605,184,000
812010,368,000
1624020,736,000

Throughput depends on your machine’s CPU and RAM. The table above provides rough estimates of how many errors Telebugs can handle per second and per day, based on the number of CPU cores. These figures are approximate and may vary depending on your setup, application complexity, and error volume.

Throughput is shared across all projects in a Telebugs installation. If you run multiple projects, each one gets a fraction of the total. For example, with two projects, each gets half; with four, each gets a quarter, and so on.

Operating system compatibility