Single command
Run netra install. Answer a few prompts. Get a full stack with Grafana, Prometheus, Loki, and more—no manual YAML.
Netra is an open-source CLI that installs and manages a complete monitoring stack on Linux: Prometheus, Grafana, Loki, Promtail, and Node Exporter. No manual config—just run and go.
$ netra install
Run netra install. Answer a few prompts. Get a full stack with Grafana, Prometheus, Loki, and more—no manual YAML.
Everything runs in containers. Netra checks for Docker, installs it if needed, and brings the stack up with Docker Compose.
Single-server or distributed. Use interactive prompts or a YAML config file. Add remote agents with netra cluster add.
Jinja2-generated configs for Prometheus, Loki, Promtail, and Compose. Customize once, regenerate anytime with netra generate.
Install from source with pip or PDM, then run netra install on your Linux server.