OpenSearch/shield/dev-tools/esvm
Alexander Reelsen ba5900cf0b Documentation: Fix calls for bin/plugin to be compatible with master
Original commit: elastic/x-pack-elasticsearch@e9ce3f401c
2015-07-24 12:24:44 +02:00
..
.esvm-shield-config initial migration of shield 2015-07-13 12:31:34 +02:00
.esvmrc initial migration of shield 2015-07-13 12:31:34 +02:00
readme.txt Documentation: Fix calls for bin/plugin to be compatible with master 2015-07-24 12:24:44 +02:00

readme.txt

Running ESVM with Shield

Upgrade/Install:
npm install esvm -g

Running:
1) cd to elasticsearch-shield/dev-tools/esvm
2) run esvm
a) For native users
esvm
b) For openldap users
esvm oldap
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/*