netbird/infrastructure_files
Maycon Santos c61cb00f40
Add external-ip support for coturn (#1439)
Handles the case when users are running Coturn with peers in the same network, and these peers connect to the relay server via private IP addresses (e.g., Oracle cloud), which causes relay candidates to be allocated using private IP addresses. This causes issues with external peers who can't reach these private addresses.

Use the provided IP address with NETBIRD_TURN_EXTERNAL_IP or discover the address via https://jsonip.com API.

For quick-start guide with Zitadel, we only use the discover method with the external API
2024-01-10 13:03:46 +01:00
..
artifacts feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
tests Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
base.setup.env Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
configure.sh Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
docker-compose.yml.tmpl feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
docker-compose.yml.tmpl.traefik feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
getting-started-with-zitadel.sh Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
management.json.tmpl feat: organizing infrastructure_files folder and adds new envs (#1235) 2023-12-17 17:43:06 +01:00
nginx.tmpl.conf Added nginx template (#867) 2023-05-29 13:51:25 +02:00
setup.env.example Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00
turnserver.conf.tmpl Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00