[PR #11] [MERGED] Adding example infrastructure files and MACOS guide #2492

Closed
opened 2025-11-20 07:11:12 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/11
Author: @mlsmaycon
Created: 5/30/2021
Status: Merged
Merged: 5/30/2021
Merged by: @braginini

Base: mainHead: infra-files


📝 Commits (5)

  • c8ad10d Adding example docker compose for signal and coturn
  • ae69f4c remove server-name for the example
  • 6811287 Updated doc for docker-compose examples and macos configuration
  • 8c9bc96 multiple typos
  • 0609e1d chore: minor readme fixes

📊 Changes

3 files changed (+816 additions, -5 deletions)

View changed files

📝 README.md (+73 -5)
infrastructe_files/docker-compose.yml (+19 -0)
infrastructe_files/turnserver.conf (+724 -0)

📄 Description

  • A simple example to run Signal server and Coturn to help the community get started.
  • Added MACOS guide

🔄 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/11 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 5/30/2021 **Status:** ✅ Merged **Merged:** 5/30/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `infra-files` --- ### 📝 Commits (5) - [`c8ad10d`](https://github.com/netbirdio/netbird/commit/c8ad10d65303844c7c2003a69e4510acc304c0b8) Adding example docker compose for signal and coturn - [`ae69f4c`](https://github.com/netbirdio/netbird/commit/ae69f4cf1b0b9042fcc808378f2af658da9bc0f1) remove server-name for the example - [`6811287`](https://github.com/netbirdio/netbird/commit/68112870dc673d3bfcf901a352fa414f9edeb1c0) Updated doc for docker-compose examples and macos configuration - [`8c9bc96`](https://github.com/netbirdio/netbird/commit/8c9bc96c85e33c476f7adf42c8439ca94b307935) multiple typos - [`0609e1d`](https://github.com/netbirdio/netbird/commit/0609e1d75d3fbc883a4450842e5c2fe3d709fccd) chore: minor readme fixes ### 📊 Changes **3 files changed** (+816 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+73 -5) ➕ `infrastructe_files/docker-compose.yml` (+19 -0) ➕ `infrastructe_files/turnserver.conf` (+724 -0) </details> ### 📄 Description * A simple example to run Signal server and Coturn to help the community get started. * Added MACOS guide --- <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 2025-11-20 07:11:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2492