Skip to content

🔬 [Playing with shell script]: A simple Elasticsearch version manager

License

Notifications You must be signed in to change notification settings

filipelinhares/esvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esvm

A simple script to install and configure elasticsearch.

GitHub tag License

⚠️ Just tested on Ubuntu

Installation

git clone git@github.com:filipelinhares/esvm.git
cd esvm
sudo make install

Uninstall

sudo make uninstall

Remove all installed versions

make cleanup

Usage

Install

esvm install 2.3.4

Uninstall

esvm uninstall 2.3.4

Use

esvm use 2.3.4

Other

esvm --help # display help
esvm --version # display version

License

MIT © Filipe Linhares

About

🔬 [Playing with shell script]: A simple Elasticsearch version manager

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published