The Smallstep agent manages certificates for all your devices and workloads.

Before you begin

Install the agent

You should have already installed the step command.

Now you’ll install the Smallstep agent.

Ansible Installation

See the ansible-collection-agent collection for installation and configuration instructions.

Binary Installation

Start by downloading and installing the step-agent-plugin binary:

curl -L -o step-agent-plugin dl.smallstep.com/step-agent-plugin/latest/step-agent-plugin_linux && sudo install -m 0755 -t /usr/bin step-agent-plugin

Next, create the agent user and systemd service unit: