Skip to content

AeroLab - v6.0.1

Compare
Choose a tag to compare
@robertglonek robertglonek released this 01 Jun 16:22

Instructions and changelog

See the documentation for full installation and usage instructions.

Changelog

Latest changes:

  • Support for gcp backend.
  • Add node exporter to the prometheus exporter setup.
  • If feature file is not provided and cluster size is larger than 1, bail with critical error.
  • Add legacy option to files upload and download functions.
  • Partitioner conf command now requires a namespace before continuing.
  • The net block command's speed greatly improved - changed execution logic.
  • Allow to disable colors in conf generate command for some terminals.
  • Add support for centos 9.
  • Move to official quay repositories for centos version 8 and above.
  • Move from centos 8 onwards to the stream edition.
  • Multiple functional and OS-support bugfixes.
  • Add client create none option for creating vanilla instances and containers.
  • Check and confirm if docker is in use and clients are being deployed without forwarded ports.
  • Deprecated jupyter client.

Download aerolab from Assets below

Head to the releases page and download one of the installers, depending on where you are intending to execute aerolab command itself.

Note that aerolab will still be able to deploy Aerospike on both arm and x64 architectures, regardless of which aerolab binary you are using.

Operating System CPU File Comments
MacOS ALL aerolab-macos-VERSION.pkg multi-arch AeroLab installer for MacOS
MacOS arm aerolab-macos-arm64-VERSION.zip single executable binary in a zip file
MacOS Intel/AMD aerolab-macos-amd64-VERSION.zip single executable binary in a zip file
Linux (generic) arm aerolab-linux-arm64-VERSION.zip single executable binary in a zip file
Linux (generic) Intel/AMD aerolab-linux-amd64-VERSION.zip single executable binary in a zip file
Linux (centos) arm aerolab-linux-arm64-VERSION.rpm RPM for installing on centos/rhel-based distros
Linux (centos) Intel/AMD aerolab-linux-x86_64-VERSION.rpm RPM for installing on centos/rhel-based distros
Linux (ubuntu) arm aerolab-linux-arm64-VERSION.deb DEB for installing on ubuntu/debian-based distros
Linux (ubuntu) Intel/AMD aerolab-linux-amd64-VERSION.deb DEB for installing on ubuntu/debian-based distros

Install

It is adviseable to use the provided installer files for your distro. Upon download, run the installation and aerolab command will become available.

Alternatively, manual installation can be performed by downloading the relevant zip file, unpacking it, and then moving the unpacked aerolab binary to /usr/local/bin/ or /usr/bin/. Remember to chmod +x the binary too.