Commit Graph

4 Commits

Author SHA1 Message Date
Viktor Liu
d690e981b6 Add combined license + license checks + excldue from client tests 2026-02-13 12:34:52 +01:00
Viktor Liu
4efea823bf Add token cmd to combined and consolidate logic 2026-02-13 11:23:57 +01:00
Diego Noguês
26d3dd7605 feat: adding combined dockerfile for testing phase 2026-02-13 01:39:58 +01:00
Misha Bragin
64b849c801 [self-hosted] add netbird server (#5232)
* Unified NetBird combined server (Management, Signal, Relay, STUN) as a single executable with richer YAML configuration, validation, and defaults.
  * Official Dockerfile/image for single-container deployment.
  * Optional in-process profiling endpoint for diagnostics.
  * Multiplexing to route HTTP/gRPC/WebSocket traffic via one port; runtime hooks to inject custom handlers.
* **Chores**
  * Updated deployment scripts, compose files, and reverse-proxy templates to target the combined server; added example configs and getting-started updates.
2026-02-12 19:24:43 +01:00