[PR #972] [MERGED] Correction in the sample config file #1781

Closed
opened 2025-12-29 02:31:40 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/972
Author: @manju-rn
Created: 11/15/2022
Status: Merged
Merged: 11/20/2022
Merged by: @juanfont

Base: mainHead: patch-1


📝 Commits (1)

  • 901ee3c Correction in the sample config file

📊 Changes

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

View changed files

📝 docs/running-headscale-container.md (+1 -0)

📄 Description

Added the db_type in the sample config.yaml Without this entry, the container throws Unsupported DB error
db_type: sqlite3

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/juanfont/headscale/pull/972 **Author:** [@manju-rn](https://github.com/manju-rn) **Created:** 11/15/2022 **Status:** ✅ Merged **Merged:** 11/20/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`901ee3c`](https://github.com/juanfont/headscale/commit/901ee3c7e3779fd2bad7fe98446ff2b9fb0bdcc0) Correction in the sample config file ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/running-headscale-container.md` (+1 -0) </details> ### 📄 Description Added the db_type in the sample config.yaml Without this entry, the container throws Unsupported DB error `db_type: sqlite3` <!-- Please tick if the following things apply. You… --> - [ ] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:40 +01:00
adam closed this issue 2025-12-29 02:31:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1781