netbird/infrastructure_files
Zoltan Papp 0c039274a4
[relay] Feature/relay integration (#2244)
This update adds new relay integration for NetBird clients. The new relay is based on web sockets and listens on a single port.

- Adds new relay implementation with websocket with single port relaying mechanism
- refactor peer connection logic, allowing upgrade and downgrade from/to P2P connection
- peer connections are faster since it connects first to relay and then upgrades to P2P
- maintains compatibility with old clients by not using the new relay
- updates infrastructure scripts with new relay service
2024-09-08 12:06:14 +02:00
..
artifacts feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
tests [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
base.setup.env [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
configure.sh [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
docker-compose.yml.tmpl [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
docker-compose.yml.tmpl.traefik [misc] Add support for NETBIRD_STORE_ENGINE_POSTGRES_DSN environment variable in setup.env (#2462) 2024-08-23 16:38:57 +02:00
download-geolite2.sh Add support for downloading Geo databases to the management service (#1626) 2024-02-26 22:49:28 +01:00
getting-started-with-zitadel.sh [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
management.json.tmpl [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
nginx.tmpl.conf Add reverse proxy settings to management.json template (#1639) 2024-02-28 20:24:28 +01:00
setup.env.example [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
turnserver.conf.tmpl Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00