Install

Synpse agents run on devices where you wish to deploy your containers or have SSH access. Agents support multiple platforms and remains always running.

Install

Installation guides for various platforms and configurations:

Platform-Specific Guides

Advanced Installation

Quick Start

For most users, the standard installation is:

curl https://downloads.synpse.net/install.sh | \
    AGENT_PROJECT=<YOUR_PROJECT> \
    AGENT_REGISTRATION_TOKEN=<YOUR_TOKEN> \
    bash