[PR #2551] [MERGED] Update getting started script with relay support #15300

Closed
opened 2026-08-05 03:07:22 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2551
Author: @mlsmaycon
Created: 9/6/2024
Status: Merged
Merged: 9/6/2024
Merged by: @mlsmaycon

Base: feature/relay-integrationHead: feature/relay-integration-update-quick-start-guide


📝 Commits (6)

  • 511518e Update getting started script with relay support
  • c9d82ac workaround image test
  • dbd5ecb workaround image test before CockroachDB tests
  • ac6a30c workaround image test before CockroachDB tests
  • 2937f77 update message
  • c9f9b9e fix relay scheme and add connect timeout

📊 Changes

2 files changed (+59 additions, -2 deletions)

View changed files

📝 .github/workflows/test-infrastructure-files.yml (+12 -0)
📝 infrastructure_files/getting-started-with-zitadel.sh (+47 -2)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • 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/2551 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 9/6/2024 **Status:** ✅ Merged **Merged:** 9/6/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `feature/relay-integration` ← **Head:** `feature/relay-integration-update-quick-start-guide` --- ### 📝 Commits (6) - [`511518e`](https://github.com/netbirdio/netbird/commit/511518eb3681a63f65c53d3dc3ca0effa89e10f2) Update getting started script with relay support - [`c9d82ac`](https://github.com/netbirdio/netbird/commit/c9d82ac680d2074b18e0c0669f0d7190a6b2531a) workaround image test - [`dbd5ecb`](https://github.com/netbirdio/netbird/commit/dbd5ecb39e33034477cf6a73ee2d55a1c8dd6c62) workaround image test before CockroachDB tests - [`ac6a30c`](https://github.com/netbirdio/netbird/commit/ac6a30cea883b97d8eec34de7b4ee59aacdd8632) workaround image test before CockroachDB tests - [`2937f77`](https://github.com/netbirdio/netbird/commit/2937f77f473ef611d44a768048bcc52f391b8c55) update message - [`c9f9b9e`](https://github.com/netbirdio/netbird/commit/c9f9b9e09bfc78df101334e9af1683165b2c230a) fix relay scheme and add connect timeout ### 📊 Changes **2 files changed** (+59 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/test-infrastructure-files.yml` (+12 -0) 📝 `infrastructure_files/getting-started-with-zitadel.sh` (+47 -2) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [ ] Is a feature enhancement - [ ] It is a refactor - [ ] 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 03:07:22 -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#15300