Uninstall Remote Agent
1 min
To uninstall the remote agent:
- Delete the two agent containers in Docker Desktop / Podman:
- docker rm -f <agent_name>-turbine-agent / podman rm -f <agent_name>-turbine-agent
- docker rm -f <agent_name>-podman / podman rm -f <agent_name>-podman
- After the remote agent is disconnected (may take a couple of minutes after container deletion), delete the remote agent from the Tenant-specific settings page, list of tenants.
- <agent_name> is the name of the agent user input while creating the agent.