2026-01-29 03:09:16 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00
2026-01-28 11:46:52 -03:00

Atlasbot

Atlasbot is the Atlas/Othrys cluster assistant. It answers questions using:

  • Ariadne cluster snapshots.
  • Prometheus/VictoriaMetrics telemetry.
  • The curated Atlas knowledge base.

It exposes an HTTP API for the portal and a Matrix bot for Element.

Development

  • python -m venv .venv && . .venv/bin/activate
  • pip install -r requirements.txt -r requirements-dev.txt
  • python -m pytest
  • python -m ruff check atlasbot --select C90,PLR

Runtime

Start with:

python -m atlasbot.main

Configure via environment variables (see atlasbot/config.py).

Description
No description provided
Readme 2.7 MiB
Languages
Python 99.8%
Dockerfile 0.2%