Author the four ADR-mandated service-role docs for netbird_coordinator and add the cross-role access__*/backup__* data (ADR-021/022). First stateful service: backup__state=true; off-site capture pending the fisi pull node. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
474 B
YAML
15 lines
474 B
YAML
---
|
|
galaxy_info:
|
|
author: sjat
|
|
description: >-
|
|
Self-hosted NetBird control plane (ADR-016): combined server image
|
|
(Management API + Signal + Relay + STUN + embedded Dex IdP) plus dashboard
|
|
UI, run on askari via Docker Compose behind the Caddy reverse proxy. Stateful
|
|
(encrypted SQLite store). Pinned images; secrets from vault.
|
|
license: MIT
|
|
min_ansible_version: "2.17"
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- trixie
|
|
dependencies: []
|