[PR #633] [MERGED] Coturn doesn't read the turnserver.conf when selfhosting netbird #12814

Closed
opened 2026-08-05 02:06:44 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/633
Author: @oskardotglobal
Created: 12/21/2022
Status: Merged
Merged: 12/22/2022
Merged by: @braginini

Base: mainHead: update_compose


📝 Commits (1)

  • cc87c53 Update docker-compose.yml.tmpl

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 infrastructure_files/docker-compose.yml.tmpl (+3 -0)

📄 Description

Describe your changes

I added a -c /etc/turnserver.conf to the coturn command to specify the non-default config location, fixing #630

https://github.com/netbirdio/netbird/issues/630

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/633 **Author:** [@oskardotglobal](https://github.com/oskardotglobal) **Created:** 12/21/2022 **Status:** ✅ Merged **Merged:** 12/22/2022 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `update_compose` --- ### 📝 Commits (1) - [`cc87c53`](https://github.com/netbirdio/netbird/commit/cc87c53f407d0edf616ce1a140b87d5080e8b16e) Update docker-compose.yml.tmpl ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `infrastructure_files/docker-compose.yml.tmpl` (+3 -0) </details> ### 📄 Description ## Describe your changes I added a `-c /etc/turnserver.conf` to the coturn command to specify the non-default config location, fixing #630 ## Issue ticket number and link https://github.com/netbirdio/netbird/issues/630 ### Checklist - [x] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:06:44 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12814