Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

System Requirements

Telebugs can run on almost any hardware. This includes 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 short, if Docker runs on it, Telebugs will too.

Supported Platforms

Telebugs works with over 100 programming languages and frameworks through Sentry SDKs. Popular options include JavaScript (Node.js, React, Angular), Python (Django, Flask), Ruby (Rails), Java (Spring), PHP (Laravel), .NET (ASP.NET Core), and Go. For the full list, see Supported Platforms in the appendix.

Error Throughput

Use this table to estimate what your server can handle.

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

These numbers are rough estimates. Actual throughput depends on CPU, RAM, application complexity, and error volume. Throughput is shared across all projects in one Telebugs installation. With two projects, each gets about half. With four projects, each gets about a quarter, and so on.

  • RAM: 1 GB
  • Disk space: 40 GB
  • CPU: 1 core
  • RAM: 4 GB
  • Disk space: 80 GB
  • CPU: 3 cores

Operating System Compatibility

  • Tested on Linux (Ubuntu, Debian, Alpine, Rocky) and any OS that supports Docker.
  • Also works on macOS.