Getting Started¶
Get up and running with Komandorr in minutes. This guide will walk you through installation, configuration, and your first service monitoring setup.
Prerequisites¶
Before installing Komandorr, ensure you have one of the following:
- Docker (recommended)
- Python 3.9+ with pip
- Node.js 18+ (for development)
Installation Methods¶
Choose the installation method that best suits your needs:
Docker¶
The easiest way to get started. See Installation for details.
Manual Installation¶
For development or custom deployments. Requires Python and Node.js.
Pre-built Releases¶
Download pre-compiled binaries from GitHub releases.
Next Steps¶
Need Help?¶
Visit our Troubleshooting Guide or open an issue on GitHub.