tailscale-deploy

Community

Private, zero-exposed deployments with Tailscale.

Authorheimeshoff
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guides you to deploy F# apps securely using Tailscale as a private network, avoiding public exposure.

Core Features & Use Cases

  • Docker Compose: Orchestrate app + Tailscale sidecar.
  • Private Access: Access via Tailnet hostname, no public ports.
  • Deployment Steps: Local testing, production deployment workflows, and Portainer support.

Quick Start

Create docker-compose.yml and .env with TS_AUTHKEY, then deploy stack.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: tailscale-deploy
Download link: https://github.com/heimeshoff/Cinemarco/archive/main.zip#tailscale-deploy

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository