Installation

Cove is deployed as a single binary with PostgreSQL persistence.

Prerequisites

Install Cove

  1. Download the Cove binary for your target architecture.
  2. Place the binary on your control-plane host and make it executable.
  3. Set database connection settings and startup configuration.
  4. Start Cove and verify the dashboard is reachable.

Connect agent runtime

  1. Launch agents in ephemeral Linux microVMs.
  2. Route outbound TCP through Cove via kernel-level interception.
  3. Define protocol-aware policies for databases, object storage, APIs, and scripts.
  4. Validate that denied actions are blocked and logged before production rollout.

Verify deployment