Releases: aerospike/aerolab
AeroLab - v6.0.1
Instructions and changelog
See the documentation for full installation and usage instructions.
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 filesupload
anddownload
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.
AeroLab - v5.4.6
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Upgrade dependencies.
- Improve AWS security group locking for server groups.
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.
AeroLab - v5.4.5
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Fix duplicate switch problem when creating clusters.
- Add support for specifying a directory for feature file path to allow multiple feature file versions.
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.
AeroLab - v5.4.4
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Try to adjust
vm.max_map_count=262144
on each client start forelasticsearch
needs. - Make
promtail
stack optional when launchingrun_asbench
on the client machines.
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.
AeroLab - v5.4.3
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Handle malformed output from
asinfo
on error. - Add backend option to specify non-standard temporary directory.
- Fix ulimits for linux docker desktop.
- Add auto-discovery of
WSL2
for temp dir creation.
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.
AeroLab - v5.4.2
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Add
nodes
switch toadd exporter
command. - Send a reload command on
configure ams
instead of restarting the service. - Disable service update prompts for
apt
onubuntu:22.04
in AWS.
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.
AeroLab - v5.4.1
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- Add default
doc-id
sourcedigest
. - Command
cluster create
will now treat paths containing.
inaerospike.conf
as containing a file name for the purpose of precreating directories. - Updated asbench dashboards based on user testing, improving labels, and no longer averaging percentiles.
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.pkg |
multi-arch AeroLab installer for MacOS |
MacOS | arm | aerolab-macos-arm64.zip |
single executable binary in a zip file |
MacOS | Intel/AMD | aerolab-macos-amd64.zip |
single executable binary in a zip file |
Linux (generic) | arm | aerolab-linux-arm64.zip |
single executable binary in a zip file |
Linux (generic) | Intel/AMD | aerolab-linux-amd64.zip |
single executable binary in a zip file |
Linux (centos) | arm | aerolab-linux-arm64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (centos) | Intel/AMD | aerolab-linux-x86_64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (ubuntu) | arm | aerolab-linux-arm64.deb |
DEB for installing on ubuntu/debian-based distros |
Linux (ubuntu) | Intel/AMD | aerolab-linux-amd64.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.
AeroLab - v5.4.0
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- add basic latency graphs into
asbench
custom dashboards inAMS
- remove redundant declarations for item slices
- docker fix cluster listing with json format to ignore non-aerolab containers
- fix username/password switches for rest gateway client
- fix
ams
client installation of grafana on docker - fix bug where
--detach
in client attach would run each command twice - pass the
NODE
environment variable in all remote run commands - set to the aerolab node number inside the machine - update dependencies:
github.com/aerospike/aerospike-client-go/v6
version6.9.1
to6.10.0
github.com/aws/aws-sdk-go
versionv1.44.192
tov1.44.214
golang.org/x/crypto
versionv0.5.0
tov0.6.0
golang.org/x/term
versionv0.4.0
tov0.5.0
github.com/rivo/uniseg
versionv0.4.3
tov0.4.4
golang.org/x/sys
versionv0.4.0
tov0.5.0
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.pkg |
multi-arch AeroLab installer for MacOS |
MacOS | arm | aerolab-macos-arm64.zip |
single executable binary in a zip file |
MacOS | Intel/AMD | aerolab-macos-amd64.zip |
single executable binary in a zip file |
Linux (generic) | arm | aerolab-linux-arm64.zip |
single executable binary in a zip file |
Linux (generic) | Intel/AMD | aerolab-linux-amd64.zip |
single executable binary in a zip file |
Linux (centos) | arm | aerolab-linux-arm64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (centos) | Intel/AMD | aerolab-linux-x86_64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (ubuntu) | arm | aerolab-linux-arm64.deb |
DEB for installing on ubuntu/debian-based distros |
Linux (ubuntu) | Intel/AMD | aerolab-linux-amd64.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.
AeroLab - v5.3.0
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
- from now on,
CGO
is disabled forcefully during build for portability - build process for embedding arm/amd linux binaries now uses
go:embed
instead of base64-encoded strings - rest gateway client added
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.pkg |
multi-arch AeroLab installer for MacOS |
MacOS | arm | aerolab-macos-arm64.zip |
single executable binary in a zip file |
MacOS | Intel/AMD | aerolab-macos-amd64.zip |
single executable binary in a zip file |
Linux (generic) | arm | aerolab-linux-arm64.zip |
single executable binary in a zip file |
Linux (generic) | Intel/AMD | aerolab-linux-amd64.zip |
single executable binary in a zip file |
Linux (centos) | arm | aerolab-linux-arm64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (centos) | Intel/AMD | aerolab-linux-x86_64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (ubuntu) | arm | aerolab-linux-arm64.deb |
DEB for installing on ubuntu/debian-based distros |
Linux (ubuntu) | Intel/AMD | aerolab-linux-amd64.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.
AeroLab - v5.2.0
Instructions and changelog
See the documentation for full installation and usage instructions.
Latest changes:
list-subnets
andlist-security-groups
will show more info in a cleaner (tabular) format- added option to specify custom
astools.conf
file incluster create
andclient create tools
commands - added
elasticsearch
connector to theclient create
options list - added
connector
switch inxdr connect
command
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.pkg |
multi-arch AeroLab installer for MacOS |
MacOS | arm | aerolab-macos-arm64.zip |
single executable binary in a zip file |
MacOS | Intel/AMD | aerolab-macos-amd64.zip |
single executable binary in a zip file |
Linux (generic) | arm | aerolab-linux-arm64.zip |
single executable binary in a zip file |
Linux (generic) | Intel/AMD | aerolab-linux-amd64.zip |
single executable binary in a zip file |
Linux (centos) | arm | aerolab-linux-arm64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (centos) | Intel/AMD | aerolab-linux-x86_64.rpm |
RPM for installing on centos/rhel-based distros |
Linux (ubuntu) | arm | aerolab-linux-arm64.deb |
DEB for installing on ubuntu/debian-based distros |
Linux (ubuntu) | Intel/AMD | aerolab-linux-amd64.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.