v0.9.0

Download TeraBridge

Get started with the fastest file transfer platform for broadcast and media production.

TeraBridge Server

The core server handles file management, access control, and transfer acceleration. Deploy via Docker for the smoothest experience, or download a native binary for your platform.

Docker Recommended
terabridge/server:latest
Pull image
$ docker pull terabridge/server:latest
Start with Compose
$ docker-compose up -d
Linux amd64
~45 MB  ·  .tar.gz
Download
Linux arm64
~42 MB  ·  .tar.gz
Download
macOS Apple Silicon
~44 MB  ·  .tar.gz
Download
Windows
~48 MB  ·  .zip
Download
Desktop Agent

Install the desktop agent for accelerated TBP transfers directly from your browser. The agent runs in your system tray and automatically accelerates uploads and downloads.

macOS
~12 MB  ·  .dmg
Download .dmg
Windows
~14 MB  ·  .exe
Download .exe
Linux
~15 MB  ·  .AppImage
Download .AppImage
Quick Start Guide

Up and running in minutes.

  1. 1
    Install the Server

    Use Docker (recommended) or download the binary for your platform.

  2. 2
    Open the Web Interface

    Navigate to https://your-server:8443 in your browser.

  3. 3
    Complete Setup Wizard

    Create your admin account and configure basic settings.

  4. 4
    Activate Your License

    Enter your license key in Settings › License. Get a key from your Dashboard.

  5. 5
    Mount a Directory

    Add your first mount point and start browsing files.

  6. 6
    Start Transferring

    Share files with your team. Install the Desktop Agent for maximum speed.

License Activation

Your license key unlocks all features. Two activation methods are available depending on your network environment.

Online Activation
Recommended

Paste your license key directly into TeraBridge Server. The server contacts terabridge.io to validate automatically — no manual steps required.

  • 1 Open TeraBridge Server and go to Settings › License
  • 2 Paste your license key and click Activate
  • 3 The server contacts terabridge.io to validate automatically
Offline Activation
Air-Gapped Environments

For servers without internet access. Generate an activation file from the portal and upload it to TeraBridge Server.

  • 1 Copy the Machine ID from Settings › License in TeraBridge Server
  • 2 Go to your Dashboard › Overview › Generate Offline Activation
  • 3 Enter the Machine ID and download the .license file
  • 4 Upload the file in Settings › License › Offline Activation
System Requirements

Requirements for running TeraBridge Server.

Minimum
  • 2 CPU cores
  • 4 GB RAM
  • 1 Gbps network interface
Recommended
  • 4+ CPU cores
  • 8+ GB RAM
  • 10 Gbps network interface
Storage
  • SSD recommended for metadata
  • Any storage for file mounts
Supported OS
  • Ubuntu 22.04+
  • Debian 12+
  • RHEL 9+
  • macOS 13+
  • Windows Server 2022+
Docker
  • Docker 24.0+
  • Compose v2