[PR #67] [MERGED] Add Tailscale ExitNode blueprint with Docker configuration and metadata #199

Closed
opened 2025-11-22 20:32:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Dokploy/templates/pull/67
Author: @jwkwon0817
Created: 4/7/2025
Status: Merged
Merged: 4/12/2025
Merged by: @Siumauricio

Base: mainHead: feature/tailscale-exitnode


📝 Commits (8)

  • 5b54ed1 Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata
  • 37835cc Add Tailscale ExitNode entry to meta.json
  • 70992f3 Refactor SVG for Tailscale ExitNode: replace circles with paths for improved rendering
  • 90198f2 Update blueprints/tailscale-exitnode/docker-compose.yml
  • 55efdf5 Update blueprints/tailscale-exitnode/template.toml
  • 6d90caa Update blueprints/tailscale-exitnode/template.toml
  • 2bb5093 Update blueprints/tailscale-exitnode/template.toml
  • ed1217f Merge branch 'main' into feature/tailscale-exitnode

📊 Changes

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

View changed files

blueprints/tailscale-exitnode/docker-compose.yml (+15 -0)
blueprints/tailscale-exitnode/tailscale-exitnode.svg (+21 -0)
blueprints/tailscale-exitnode/template.toml (+4 -0)
📝 meta.json (+15 -0)

📄 Description

Introduce a new Tailscale ExitNode service with Docker setup, an SVG logo, and relevant metadata for documentation and configuration.


🔄 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/67 **Author:** [@jwkwon0817](https://github.com/jwkwon0817) **Created:** 4/7/2025 **Status:** ✅ Merged **Merged:** 4/12/2025 **Merged by:** [@Siumauricio](https://github.com/Siumauricio) **Base:** `main` ← **Head:** `feature/tailscale-exitnode` --- ### 📝 Commits (8) - [`5b54ed1`](https://github.com/Dokploy/templates/commit/5b54ed11062e9c5fa4dd1ddfcc50d070f088a561) Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata - [`37835cc`](https://github.com/Dokploy/templates/commit/37835ccc55c530e41119c98a8acf49e2774533da) Add Tailscale ExitNode entry to meta.json - [`70992f3`](https://github.com/Dokploy/templates/commit/70992f317dd9b90e2cd9b2b1642d7a7346bb0966) Refactor SVG for Tailscale ExitNode: replace circles with paths for improved rendering - [`90198f2`](https://github.com/Dokploy/templates/commit/90198f2e88798bdd03e0ba0a222354ed0e9a65bf) Update blueprints/tailscale-exitnode/docker-compose.yml - [`55efdf5`](https://github.com/Dokploy/templates/commit/55efdf5b6e1adf3608b566d3d1fec612acc14fa9) Update blueprints/tailscale-exitnode/template.toml - [`6d90caa`](https://github.com/Dokploy/templates/commit/6d90caa3cd717e4af5b2be99b38901ab93ab543d) Update blueprints/tailscale-exitnode/template.toml - [`2bb5093`](https://github.com/Dokploy/templates/commit/2bb50934e4ce4127c6066fb02e76f9a95ab05757) Update blueprints/tailscale-exitnode/template.toml - [`ed1217f`](https://github.com/Dokploy/templates/commit/ed1217f0b754c76b0e6a1b8ca20555079e4ebff5) Merge branch 'main' into feature/tailscale-exitnode ### 📊 Changes **4 files changed** (+55 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `blueprints/tailscale-exitnode/docker-compose.yml` (+15 -0) ➕ `blueprints/tailscale-exitnode/tailscale-exitnode.svg` (+21 -0) ➕ `blueprints/tailscale-exitnode/template.toml` (+4 -0) 📝 `meta.json` (+15 -0) </details> ### 📄 Description Introduce a new Tailscale ExitNode service with Docker setup, an SVG logo, and relevant metadata for documentation and configuration. --- <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:32:23 -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#199