Search
⌃K

Install Agents

Prerequisites

To install the agent, you must be able to access the following URLs via HTTPS (443) on your target environment:
  • https://platform.steadybit.com (Platform)
  • https://index.docker.io (Docker Image)
  • https://artifacts.steadybit.io (Linux Package Installation)
  • https://licenses.steadybit.com (License Validation)
  • https://get.steadybit.com (Setup Scripts)
  • https://steadybit.github.io/helm-charts (when using Kubernetes and helm)
If you want to check if you environment is properly configured to install and run an agent, you run our env-checktool on the target machine:
curl -sfL https://get.steadybit.com/env-check.sh | sh -s

Setup of Host Agents

One option of agents to be installed is a host agent that runs on a physical host and discovers all targets running on that host. Therefore, we offer the following deployment options:
More configuration options can be found in Advanced Configuration

Setup of Cloud Service Agents

An alternative of the host agents are cloud service agents which discover cloud services based on API discovery. We currently support only AWS and will extend it soon.