MCPcopy
hub / github.com/tailscale-dev/ScaleTail

github.com/tailscale-dev/ScaleTail @main sqlite

repository ↗ · DeepWiki ↗
4 symbols 25 edges 6 files 0 documented · 0%
README

ScaleTail - Secure Self-Hosting Made Simple

GitHub stars License Docker Tailscale

ScaleTail provides ready-to-run Docker Compose stacks that instantly connect your self-hosted applications to your Tailnet. By using a Docker sidecar configuration, your applications get an URL with automatic HTTPS, for example: https://application.tail-net.ts.net.

Featured by Tailscale

Alex from the official Tailscale YouTube channel did a deep dive into ScaleTail! He walks through how to deploy a secure, private service of ScaleTail in under 10 minutes.

Watch "We got self-hosted apps for days with ScaleTail"

Quick Start

Requirement: Docker Compose and Git must be installed. Preferably on a Linux Operating system.

  1. Get an Auth Key

Go to the Tailscale Admin Console → Keys and generate a new auth key.

  1. Clone and Choose a Service

Clone the repository and change directory to your desired service with the following command:

bash git clone https://github.com/tailscale-dev/ScaleTail.git cd ScaleTail/services/YourDesiredService

  1. Configure and Launch

  2. Open the .env file in your chosen service directory.

  3. Add your auth key after the line TS_AUTHKEY=.
  4. Start the Docker compose stack:

bash docker compose up -d

Table of Contents

Available Configurations

🌐 Networking and Security

🌐 Service 📝 Description 🔗 Link
🛡️ AdGuard Home Network-wide software for blocking ads and tracking. Details
🔄 AdGuardHome Sync A tool for syncing configuration across multiple AdGuard Home instances. Details
🌐 Caddy Caddy is an extensible server platform that uses TLS by default. Details
🌐 DDNS Updater A self-hosted solution to keep DNS A/AAAA records updated automatically. Details
🌐 Flaresolverr A proxy server to bypass Cloudflare and DDoS-GUARD protection. Details
🔍 Nessus A powerful vulnerability scanner with a free Essentials model for home use. Details
🗃️ Netbox NetBox is the leading solution for modeling and documenting modern networks. Details
🧩 Pi-hole A network-level ad blocker that acts as a DNS sinkhole. Details
🆔 Pocket ID A self-hosted decentralized identity (OIDC) solution for secure authentication. Details
🌐 Rustdesk Server RustDesk is an open source remote control alternative for self-hosting and security. Details
🔒 Technitium DNS An open-source DNS server that can be used for self-hosted DNS services. Details
🌐 Traefik A modern reverse proxy and load balancer for microservices. Details
🌐 Tailscale App Connector Node Configure a device to act as a App connector node for your Tailscale network. Details
🚀 Tailscale Exit Node Configure a device to act as an exit node for your Tailscale network. Details
🌐 Tailscale Subnet Router Node Configure a device to act as a subnet router node for your Tailscale network. Details

🎥 Media and Entertainment

🎥 Service 📝 Description 🔗 Link
🎧 Audiobookshelf A self-hosted audiobook and podcast server with multi-user support and playback syncing. Details
🎥 Bazarr A companion tool to Radarr and Sonarr for managing subtitles. Details
📚 BookLore A self-hosted application for managing and reading books. Details
🎥 Frigate A self-hosted NVR with real-time AI object detection for IP cameras and local video monitoring. Details
🎮 Hytale A self-hosted Hytale game server. Details
🖼️ Immich A self-hosted Google Photos alternative with face recognition and mobile sync. Details
📺 Jellyfin An open-source media system that puts you in control of managing and streaming your media. Details
📖 Kavita An open-source, self-hosted digital library for comics, manga, and ebooks. Details
📻 Miniflux A minimalist and opinionated feed reader. Details
🎶 Navidrome Your Personal Streaming Service self-hosted. Details
🎶 Swing Music A fast, beautiful, self-hosted music streaming server for your local audio library. Details
🎬 Seerr A request management and media discovery tool for Plex, Jellyfin and Emby. Details
📚 Paperless-ngx An open-source document management system that transforms physical documents into a searchable archive. Details
🎵 Picard MusicBrainz Picard is a cross-platform music tagger for organizing and tagging music files. Details
🎬 Plex A media server that organizes video, music, and photos from personal media libraries. Details
📥 qBittorrent An open-source BitTorrent client. Details
📡 Prowlarr An indexer manager and proxy for applications like Radarr, Sonarr, and Lidarr. Details
🎞️ Radarr A movie collection manager for Usenet and BitTorrent users. Details
📡 Sonarr A PVR for Usenet and BitTorrent users to manage TV series. Details
🔗 Slink A fast, self-hosted alternative to ShareDrop for secure local file sharing. Details
📊 Tautulli A monitoring and tracking tool for Plex Media Server. Details
📺 Metube A self-hosted YouTube downloader with playlist support. Details
⚙️ Configarr Manage and sync configuration for Radarr, Sonarr, and related services. Details
🖼️ Posterizarr Automatically generates and updates posters/artwork for media libraries. Details
♻️ Recyclarr Tools for managing, migrating, and maintaining indexers and quality profiles. Details

💼 Productivity and Collaboration

💼 Service 📝 Description 🔗 Link
💰 Actual Budget A self-hosted personal finance and budgeting app focused on privacy and full data ownership. Details
Anchor An offline-first, self-hosted note-taking app with sync, attachments, sharing, and optional OIDC authentication. Details
📄 BentoPDF A lightweight, self-hosted web app for viewing and managing PDF documents. Details
✂️ ClipCascade A self-hosted clipboard manager for syncing and organizing clipboard history. Details
🗂️ Copyparty A self-hosted file server with accelerated resumable uploads. Details
Donetick A self-hosted task and checklist manager for productivity. Details
📚 Docmost A self-hosted, real-time collaborative wiki with rich editing, diagrams, permissions, and full-text search. Details
DumbDo A self-hosted, minimalistic task manager for simple to-do lists. Details
Eigenfocus A self-hosted task and project management tool for productivity. Details
🗂️ EspoCRM A CRM for Sales, support and marketing. Details
📝 Excalidraw A virtual collaborative whiteboard tool. Details
📝 Flatnotes A s

Core symbols most depended-on inside this repo

_environ_get_and_map
called by 63
services/netbox/config/configuration.py
_read_secret
called by 5
services/netbox/config/configuration.py
_read_secret
called by 1
services/netbox/config/ldap/ldap_config.py
_import_group_type
called by 1
services/netbox/config/ldap/ldap_config.py

Shape

Function 4

Languages

Python100%

Modules by API surface

services/netbox/config/ldap/ldap_config.py2 symbols
services/netbox/config/configuration.py2 symbols

Datastores touched

(mysql)Database · 1 repos
docmostDatabase · 1 repos

For agents

$ claude mcp add ScaleTail \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact