OpenSearch/dev-tools/esvm
c-a-m 2902ccb5f0 Updates the esvm files to esvm 0.0.10, and latest shield format
This moves the esvm files into dev-tools and collapses the settings with "." This will require the latest version of esvm 0.0.10.  It combines the ldap and ad config into the same file.
Added readme to dev-tools/esvm

Original commit: elastic/x-pack-elasticsearch@dab9fa643d
2014-12-11 12:19:23 -07:00
..
.esvm-shield-config Updates the esvm files to esvm 0.0.10, and latest shield format 2014-12-11 12:19:23 -07:00
.esvmrc Updates the esvm files to esvm 0.0.10, and latest shield format 2014-12-11 12:19:23 -07:00
readme.txt Updates the esvm files to esvm 0.0.10, and latest shield format 2014-12-11 12:19:23 -07:00

readme.txt

Running ESVM with Shield

Upgrade/Install:
npm install esvm -g

Running:
1) cd to elasticsearch-shield/dev-tools/esvm
2) modify the elasticsearch-license plugin directory in .esvmrc file
3-a) For native users
./esvm
3-b) For openldap users
esvm oldap
3-c) For active directory users
esvm ad

Users and roles are stored in .esvm-shield-config

Troubleshooting:
- elasticsearch is installed under ~/.esvm/<version>
- turn on debug in ~/.esvm/1.4.1/config/logging.yml
- esvm --fresh will reinstall ES
- plugins will not re-install, you can remove them manually by ~/.esvm/1.4.1/bin/plugin --remove shield
- errors during startup will not show up.  If esvm fails startup look in ~/.esvm/1.4.1/logs/*