jaymode
f5e9c826b4
docs: remove configuration path setting from plugin install commands
...
The additional setting to specify the configuration path is no longer needed with elasticsearch 2.0, so
we should remove it from the documentation. Also cleans up the installation commands to be in line
with what 2.0 requires.
Original commit: elastic/x-pack-elasticsearch@b269568a67
2015-10-21 07:14:34 -04:00
debadair
144d9e85df
Shield Docs: Fixed GS verification step. Closes elastic/elasticsearch#760 .
...
Original commit: elastic/x-pack-elasticsearch@9a2f810131
2015-10-07 13:46:27 -07:00
debadair
ef4eb981b1
Added _shield to the verification step. Closes elastic/elasticsearch#312 .
...
Original commit: elastic/x-pack-elasticsearch@e76fb45dfb
2015-09-09 16:36:47 -07:00
debadair
8d0ce80d0e
Clarified note about needing to perform a full cluster restart. Closes elastic/elasticsearch#109 .
...
Original commit: elastic/x-pack-elasticsearch@d4f62cc072
2015-09-09 14:00:08 -07:00
jaymode
f879ccf426
update version numbers in shield documentation to 2.1.0
...
Cherry-pick of commit to 2.0 and updated to change version to 2.1.0
Original commit: elastic/x-pack-elasticsearch@8672bbf1b1
2015-08-24 11:23:20 -04:00
Alexander Reelsen
b433ee390c
Packaging: Changing groupId to org.elasticsearch.plugin
...
This commit changes the groupId to the above mentioned one
so that S3 uploads will end up in the right bucket. This will
allow the Elasticsearch plugin manager to install the commercial
plugins like
```
bin/plugin install {watcher,shield,license,marvel}
```
like the official ones.
Original commit: elastic/x-pack-elasticsearch@642f1f006a
2015-08-06 15:46:48 +02:00
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
jaymode
cc7fe390eb
[[getting-started-with-shield]] back to [[getting-started]]
...
The redirect has been removed that was causing a loop. This reverts commit elastic/x-pack@546d4d4205 .
Original commit: elastic/x-pack-elasticsearch@f9fb88a9d0
2015-07-21 13:43:52 -04:00
Clinton Gormley
cbeb6fdd66
Renamed [[getting-started]] to [[getting-started-with-shield]] to avoid 301 redirect
...
Closes elastic/elasticsearch#303
Original commit: elastic/x-pack-elasticsearch@84b535a68c
2015-07-20 14:14:45 +02:00
debadair
dce7c48f67
Docs: Reorganized Shield TOC, renamed files, cleaned up hierarchy.
...
Original commit: elastic/x-pack-elasticsearch@15caf307c4
2015-07-15 10:17:17 -07:00