services/gremlin/config.yaml
traveler 809f82dd64
Some checks are pending
Deploy on push / detect (push) Waiting to run
Deploy on push / deploy_swarm (push) Blocked by required conditions
Deploy on push / deploy_compose (push) Blocked by required conditions
xc
2026-04-30 14:07:23 -05:00

22 lines
No EOL
1 KiB
YAML

# ── 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"