mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-15 03:23:57 -05:00
[PR #67] [MERGED] Add Tailscale ExitNode blueprint with Docker configuration and metadata #199
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feature/tailscale-exitnode📝 Commits (8)
5b54ed1Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata37835ccAdd Tailscale ExitNode entry to meta.json70992f3Refactor SVG for Tailscale ExitNode: replace circles with paths for improved rendering90198f2Update blueprints/tailscale-exitnode/docker-compose.yml55efdf5Update blueprints/tailscale-exitnode/template.toml6d90caaUpdate blueprints/tailscale-exitnode/template.toml2bb5093Update blueprints/tailscale-exitnode/template.tomled1217fMerge 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.