#Please ensure that the current operator user has permission to install the directory
#initialize the installation directory
sudo mkdir -p /opt/console && sudo chown -R ${USER} /opt/console
#install console latest version
curl -sSL http://get.infini.sh | bash -s -- -p console
#install gateway latest version and specify installation directory
curl -sSL http://get.infini.sh | bash -s -- -p gateway -d /opt/gateway
#install loadgen latest version and specify installation directory
curl -sSL http://get.infini.sh | bash -s -- -p loadgen -d /opt/loadgen
#easysearch specify installation directory and version
curl -sSL http://get.infini.sh | bash -s -- -p easysearch -d /data/easysearch -v 1.0.0
-
Notifications
You must be signed in to change notification settings - Fork 0
infinilabs/get.infini.sh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Script to install INFINI products.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published