Article · 2024-01-01

Jikespace NAS: Tailscale Deployment Guide

1. Preparation

2. Jikespace Docker Deployment (GUI Method)

Step One: Download the Image

Step Two: Create and Configure the Container (Critical) Select the image and click "Add Container". Modify these four settings:

  1. Volume Path (resolves invalid volume path error):
    • Local path: Create a new folder or select an existing one (e.g., /Docker/tailscale)
    • Mount path: Enter /var/lib/tailscale
  2. Network:
    • Set to Host mode (required for gateway functionality).
  3. Environment:
    • Variable name: TS_AUTHKEY
    • Variable value: Paste your copied key.
  4. Capabilities:
    • Check "Run in privileged mode" (required to start the container).

3. Verification and Advanced Options

© 2026 Yuxu Ge ·