2026-06-15 17:39:56 +02:00
|
|
|
---
|
|
|
|
|
galaxy_info:
|
|
|
|
|
author: sjat
|
|
|
|
|
description: >-
|
2026-06-15 18:01:29 +02:00
|
|
|
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.
|
2026-06-15 17:39:56 +02:00
|
|
|
license: MIT
|
|
|
|
|
min_ansible_version: "2.17"
|
|
|
|
|
platforms:
|
|
|
|
|
- name: Debian
|
|
|
|
|
versions:
|
|
|
|
|
- trixie
|
|
|
|
|
dependencies: []
|