services/gremlin/config.yaml
traveler c3b0c0f571 df
2026-05-01 13:40:01 -05:00

22 lines
No EOL
1 KiB
YAML
Executable file

# ── Pipeline ─────────────────────────────────────────────
version: "2026-04-1"
deploy: true
autofix: true
checks_skip: ""
maintenance: false
maintenance_message: "Gremlin is in maintenance mode"
# ── Models ───────────────────────────────────────────────
ollama_model: "qwen2.5-coder:14b"
ollama_audit_model: "gemma3:4b"
# ── Notifications ─────────────────────────────────────────
ntfy_alerts_topic: "gremlin-alerts"
ntfy_monitor_topic: "gremlin-watch"
# ── Infrastructure ────────────────────────────────────────
ssh_key_path: "/home/gremlin/.ssh/id_ed25519"
repo_path: "/home/gremlin/services"
forgejo_owner: "traveler"
forgejo_repo: "services"
gatus_config_path: "/DockerVol/gatus/config/config.yaml"