[PR #486] feat: add ChirpStack LoRaWAN Network Server template #492

Open
opened 2025-11-22 20:39:42 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/486
Author: @lefolalan
Created: 10/28/2025
Status: 🔄 Open

Base: mainHead: add-chirpstack-template


📝 Commits (10+)

  • 214599a feat: add ChirpStack LoRaWAN Network Server template
  • 25dd94d fix(chirpstack): use original configurations from chirpstack-docker repo
  • 06db561 feat: add all 38 region configuration files
  • aa7c03a fix(chirpstack): add volume mounts to expose config files to containers
  • d993792 fix(chirpstack): remove read-only flag
  • f7c343e fix(chirpstack): correct file paths for configuration mounts in docker-compose and template files
  • 2421785 fix: update volume paths to be on correct directory level
  • 328e299 fix: configure template for dokploy-network with proper DNS resolution
  • ec0d029 fix: add missing network configurations for all services in docker-compose
  • d482690 feat: add internal services to config.domains for proper network configuration

📊 Changes

4 files changed (+9928 additions, -0 deletions)

View changed files

blueprints/chirpstack/chirpstack.png (+0 -0)
blueprints/chirpstack/docker-compose.yml (+81 -0)
blueprints/chirpstack/template.toml (+9828 -0)
📝 meta.json (+19 -0)

📄 Description

No description provided


🔄 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/Dokploy/templates/pull/486 **Author:** [@lefolalan](https://github.com/lefolalan) **Created:** 10/28/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `add-chirpstack-template` --- ### 📝 Commits (10+) - [`214599a`](https://github.com/Dokploy/templates/commit/214599a0be24f28bfc7a15aa31ef040cb8857e00) feat: add ChirpStack LoRaWAN Network Server template - [`25dd94d`](https://github.com/Dokploy/templates/commit/25dd94d5575e61cd3df8f1c9fedfcdae93b0cb10) fix(chirpstack): use original configurations from chirpstack-docker repo - [`06db561`](https://github.com/Dokploy/templates/commit/06db561635b8150f768d4424cf11270bf7b6fef3) feat: add all 38 region configuration files - [`aa7c03a`](https://github.com/Dokploy/templates/commit/aa7c03aa08afd469e7c4edac33d4213786f322d4) fix(chirpstack): add volume mounts to expose config files to containers - [`d993792`](https://github.com/Dokploy/templates/commit/d993792c77539610d6468e106702c2907786cf49) fix(chirpstack): remove read-only flag - [`f7c343e`](https://github.com/Dokploy/templates/commit/f7c343e1bbc9dc2ac0048b23793e64b66e424e3a) fix(chirpstack): correct file paths for configuration mounts in docker-compose and template files - [`2421785`](https://github.com/Dokploy/templates/commit/24217854a155dca555df4dfca8da6a8d97372e2a) fix: update volume paths to be on correct directory level - [`328e299`](https://github.com/Dokploy/templates/commit/328e299253527e9800f4be419f6be3f35b76076b) fix: configure template for dokploy-network with proper DNS resolution - [`ec0d029`](https://github.com/Dokploy/templates/commit/ec0d0295508239826c73e0272398dbad736405d8) fix: add missing network configurations for all services in docker-compose - [`d482690`](https://github.com/Dokploy/templates/commit/d482690b95b6ec90b115f1894215a2274a20e889) feat: add internal services to config.domains for proper network configuration ### 📊 Changes **4 files changed** (+9928 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/chirpstack/chirpstack.png` (+0 -0) ➕ `blueprints/chirpstack/docker-compose.yml` (+81 -0) ➕ `blueprints/chirpstack/template.toml` (+9828 -0) 📝 `meta.json` (+19 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-22 20:39:42 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#492