[PR #2194] [MERGED] Add log config and removed domain #14789

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

📋 Pull Request Information

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

Base: mainHead: update-infra-scripts


📝 Commits (1)

  • bbab74a Add log config and removed domain

📊 Changes

2 files changed (+69 additions, -18 deletions)

View changed files

📝 infrastructure_files/docker-compose.yml.tmpl (+21 -4)
📝 infrastructure_files/getting-started-with-zitadel.sh (+48 -14)

📄 Description

Describe your changes

removed domainname for coturn service as it is needed only for SSL configs

Added log configuration for each service with a rotation and max size

ensure ZITADEL_DATABASE=postgres works

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/2194 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 6/25/2024 **Status:** ✅ Merged **Merged:** 6/25/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `update-infra-scripts` --- ### 📝 Commits (1) - [`bbab74a`](https://github.com/netbirdio/netbird/commit/bbab74a1d0d20f939fe98710ca5bd748a9fb613c) Add log config and removed domain ### 📊 Changes **2 files changed** (+69 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `infrastructure_files/docker-compose.yml.tmpl` (+21 -4) 📝 `infrastructure_files/getting-started-with-zitadel.sh` (+48 -14) </details> ### 📄 Description ## Describe your changes removed domainname for coturn service as it is needed only for SSL configs Added log configuration for each service with a rotation and max size ensure ZITADEL_DATABASE=postgres works ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] 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:06:19 -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#14789