mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
Add Tailscale ExitNode blueprint with Docker configuration, SVG logo, and metadata
This commit is contained in:
17
meta.json
17
meta.json
@@ -2685,5 +2685,20 @@
|
||||
"api",
|
||||
"self-hosted"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "tailscale-exitnode",
|
||||
"name": "Tailscale Exit nodes",
|
||||
"version": "1.0.0",
|
||||
"description": "Tailscale ExitNode is a feature that lets you route your internet traffic through a specific device in your Tailscale network.",
|
||||
"logo": "tailscale-exitnode.svg",
|
||||
"links": {
|
||||
"github": "https://github.com/tailscale-dev/docker-guide-code-examples",
|
||||
"website": "https://tailscale.com/",
|
||||
"docs": "https://tailscale.com/kb/1408/quick-guide-exit-nodes"
|
||||
},
|
||||
"tags": [
|
||||
"network"
|
||||
]
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user