Commit graph

6 commits

Author SHA1 Message Date
9c993f204e Use netbird from nixpkgs stable again
Version in 26.05 is recent enough, so including unstable into the
closure is not necessary anymore.
2026-06-15 08:05:53 +02:00
668ac68f2c Switch to docker_29
docker version 28 is marked insecure.
2026-06-10 22:20:52 +02:00
3a0fe99688 Add option for docker subnet for netbird webproxy network
The same subnet on different routing peers makes problems for the
reverse proxy feature. Therefore add the possibility to set a different
subnet on different hosts.
2026-05-21 00:47:36 +02:00
b6e7e0a7dc Update netbird client image tag 2026-05-21 00:47:22 +02:00
46c276db41 Enable systemd-resolved for netbird clients
This enables resolving of internal and external domains from withing
containers.
2026-05-15 10:49:13 +02:00
496bbb8271 Add combined module for netbird client native and in container
Native will be used for SSH access, the container is rootless and will
be used for reverse proxying services.
2026-04-30 23:06:41 +02:00