Installation
Cove is deployed as a single binary with PostgreSQL persistence.
Prerequisites
- Linux host or VM in your environment (cloud, VPC, or on-prem hardware)
- PostgreSQL instance for policies, session history, and connection logs
- Network access from agent microVMs to the Cove control plane
Install Cove
- Download the Cove binary for your target architecture.
- Place the binary on your control-plane host and make it executable.
- Set database connection settings and startup configuration.
- Start Cove and verify the dashboard is reachable.
Connect agent runtime
- Launch agents in ephemeral Linux microVMs.
- Route outbound TCP through Cove via kernel-level interception.
- Define protocol-aware policies for databases, object storage, APIs, and scripts.
- Validate that denied actions are blocked and logged before production rollout.
Verify deployment
- Confirm live sessions appear in the dashboard.
- Confirm policy decisions are logged with semantic context.
- Confirm approval workflows are delivered to Slack, Teams, or email.