Downloading the Baremetal Installer ISO
The Modular Sensor baremetal installer is published on the Stellar Cyber production server as aella-modular-ds-<version>.iso, where <version> is the release you are installing.
Contact Stellar Cyber support (support@stellarcyber.ai) for login credentials.
Downloading the ISO
Download the installer from the link below:
https://acps.stellarcyber.ai/release/7.0.0/datasensor/aella-modular-ds-7.0.0.iso
Installation links point to the most recent release. To download a different version, simply substitute the version you want for the version specified in the link.
Alternatively, you can use a curl command in a shell user environment to download the image. For example, the following command downloads the 7.0.0 installer:
curl -k -u login:password -O https://acps.stellarcyber.ai/release/7.0.0/datasensor/aella-modular-ds-7.0.0.iso
