[PR #660] Add Pangolin and Netbird #3398

Open
opened 2026-04-25 18:05:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/660
Author: @christopher-kapic
Created: 1/16/2026
Status: 🔄 Open

Base: canaryHead: canary


📝 Commits (9)

📊 Changes

9 files changed (+1321 additions, -0 deletions)

View changed files

blueprints/netbird/README.md (+44 -0)
blueprints/netbird/docker-compose.yml (+79 -0)
blueprints/netbird/logo.png (+0 -0)
blueprints/netbird/template.toml (+86 -0)
blueprints/pangolin/README.md (+875 -0)
blueprints/pangolin/docker-compose.yml (+69 -0)
blueprints/pangolin/logo.png (+0 -0)
blueprints/pangolin/template.toml (+130 -0)
📝 meta.json (+38 -0)

📄 Description

What is this PR about?

New PR of Pangolin and Netbird

Checklist

Before submitting this PR, please make sure that:

Close automatically the related issues using the keywords: closes #ISSUE_NUMBER

Screenshots or Videos


🔄 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/660 **Author:** [@christopher-kapic](https://github.com/christopher-kapic) **Created:** 1/16/2026 **Status:** 🔄 Open **Base:** `canary` ← **Head:** `canary` --- ### 📝 Commits (9) - [`a90ac38`](https://github.com/Dokploy/templates/commit/a90ac38454ad6115e091d9c89cfa4777799e80a0) Add Pangolin and Netbird - [`a6c3ce3`](https://github.com/Dokploy/templates/commit/a6c3ce3d11dec1a02ca562dd1bf609864b478b93) Update Pangolin - [`bd8c4b9`](https://github.com/Dokploy/templates/commit/bd8c4b9e1d065720d99ae5e06fa6340142d52936) Another setup to try - [`fa95411`](https://github.com/Dokploy/templates/commit/fa95411e171d466e3e4c6d81d85bfed20983694e) Maybe these updates could help - [`a563cf8`](https://github.com/Dokploy/templates/commit/a563cf82cf27d23c1753c96e4ef6626358559796) Add README for netbird (I can remove the READMEs later if necessary) - [`004588b`](https://github.com/Dokploy/templates/commit/004588b9834ed4e45222390d21c113c95a456b37) Healthcheck fix for Pangolin - [`a7d29da`](https://github.com/Dokploy/templates/commit/a7d29dac21a64ade845232754ce52fb40067ab82) Fix another problem - [`1fd2f9e`](https://github.com/Dokploy/templates/commit/1fd2f9ed4e4f2fad529183d90c820533cd32011a) Another fix - [`649b18a`](https://github.com/Dokploy/templates/commit/649b18aaf77a1956b7401f93bf61d0af12560c8d) Another fix ### 📊 Changes **9 files changed** (+1321 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/netbird/README.md` (+44 -0) ➕ `blueprints/netbird/docker-compose.yml` (+79 -0) ➕ `blueprints/netbird/logo.png` (+0 -0) ➕ `blueprints/netbird/template.toml` (+86 -0) ➕ `blueprints/pangolin/README.md` (+875 -0) ➕ `blueprints/pangolin/docker-compose.yml` (+69 -0) ➕ `blueprints/pangolin/logo.png` (+0 -0) ➕ `blueprints/pangolin/template.toml` (+130 -0) 📝 `meta.json` (+38 -0) </details> ### 📄 Description ## What is this PR about? New PR of Pangolin and Netbird ## Checklist Before submitting this PR, please make sure that: - [x] I have read the suggestions in the README.md file https://github.com/Dokploy/templates?tab=readme-ov-file#general-requirements-when-creating-a-template - [ ] I have tested the template in my instance, so the maintainers don't spend time trying to figure out what's wrong. - [ ] I have added tests that demonstrate that my correction works or that my new feature works. ## Issues related (if applicable) Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` ## Screenshots or Videos --- <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 2026-04-25 18:05:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/templates#3398