Nextgen collectors
- Docker Engine
17.09.0+
- Docker Compose
1.17.0+
Docker images for x86_64
and arm64
architectures are provided.
The following operating systems have been tested by our team
OS | Version | Architecture |
---|---|---|
Ubuntu | 20.04 |
x86_64 |
Raspberry Pi OS | Bullseye |
arm64 |
Arch Linux | x86_64 |
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/outsideopen/delta-collectors/HEAD/install.sh)"
- Install Delta to
$HOME/delta
- Automatically restarts across system reboots. (See tips below on how to stop)
Manual start: sudo docker-compose -f $HOME/delta/docker-compose.yml up
Manual stop: sudo docker-compose -f $HOME/delta/docker-compose.yml stop