Commit graph

24 commits

Author SHA1 Message Date
David Kilfoyle
b831888318
[Docs] Add instructions to verify Docker install images (#15058)
* Add instructions to verify Docker install images

* remove line breaks

* Update docs/static/docker.asciidoc

Co-authored-by: Maxime Gréau <maxime.greau@elastic.co>

---------

Co-authored-by: Maxime Gréau <maxime.greau@elastic.co>
2023-05-24 08:46:05 -04:00
lior-orca
5767b3b986
Ensuring COPY instruction is used instead of ADD in Dockerfiles (#14423) 2022-08-12 14:59:52 +01:00
Andres Rodriguez
0605b75420
[docs] Correctly reference the base OS (ubuntu) for docker (#14214)
* Fix docs to correctly reference the base OS (ubuntu) for docker
2022-06-09 10:00:02 -04:00
João Duarte
682f07b703
[DOC] precedence between environment variables and yml in docker (#12198)
* [DOC] precedence between environment variables and yml in docker

Co-authored-by: Andrea Selva <selva.andre@gmail.com>
2022-03-29 17:19:55 +01:00
Lisa Cawley
ac6624923d
[DOCS] Fixes Stack Overview links (#12025) 2020-06-16 17:52:48 -07:00
Karen Metts
081ec78168
[Doc]Restructure monitoring docs to support new and legacy internal collectors (#11714)
* [Doc] added description of xpack.monitoring.collection.write_direct.enabled setting

* Added page to mark as deprecated the legacy internal collector and fixed all the `xpack.monitoring.*` references

* Included legacy collector file into monitoring overview

* Restructure monitoring docs

* Incorporate review comments

Co-authored-by: andsel <selva.andre@gmail.com>
2020-04-14 15:47:56 -04:00
Lisa Cawley
3446b84df6
[DOCS] Replaces occurrences of xpack-ref (#11366) 2019-12-02 16:53:02 -08:00
João Duarte
dc5db673ee
build docker images from logstash repo (#10603)
introduces two rake tasks: `rake artifact:docker_oss` and `rake artifact:docker`, which will create the docker images of the OSS and non OSS packages. These tasks depend on the tar artifacts being built.

Also `rake artifact:all` has been modified to also call these two tasks.

most code was moved from https://github.com/elastic/logstash-docker/
2019-04-04 11:27:06 +01:00
Colin Surprenant
6990d08be5
rename config option .url and .ca to .hosts and .certificate_authority (#10380) 2019-02-05 17:39:30 -05:00
dedemorton
6f471fa665 Light edit to remove passive voice and fix misplaced modifier
Fixes #9856
2018-07-25 18:48:17 +00:00
Lisa Cawley
e2ba8c29d8
[DOCS] Removes alternative docker pull example (#9831) 2018-07-11 08:52:34 -07:00
Josh Soref
c6cd247ec3 Multiple spelling corrections (#9782)
* spelling: actually
* spelling: already
* spelling: concurrency
* spelling: constructor
* spelling: destinations
* spelling: different
* spelling: elasticsearch
* spelling: encoding
* spelling: error
* spelling: explicitly
* spelling: failings
* spelling: falsey
* spelling: guarantees
* spelling: having
* spelling: implementation
* spelling: logstash
* spelling: module
* spelling: multiple
* spelling: omitted
* spelling: overridden
* spelling: pipeline
* spelling: raspberry
* spelling: receive
* spelling: recommended
* spelling: registered
* spelling: registering
* spelling: shutdown
* spelling: signal
* spelling: specified
* spelling: successful
* spelling: successfully
* spelling: valuefied
* spelling: vector
2018-07-04 10:41:10 +01:00
Toby McLaughlin
208e480d97
[DOCS] Update config steps for open X-Pack (#9674) 2018-06-04 09:57:57 +10:00
Lisa Cawley
24a2792bae
[DOCS] Adds new installation package details (#9404) 2018-04-27 08:56:25 -07:00
DeDe Morton
5dfd0c60a2 Fix overview list and add ID
Fixes #9156
2018-02-16 19:44:48 +00:00
lcawley
9ef86d0d67 [DOCS] Fixed broken link 2017-11-07 18:49:57 -08:00
Toby McLaughlin
2a9e11a99e
Update Docker docs for v6 (#8587)
* Update Docker docs for v6

* De-hyphenate "open source" in Docker docs
2017-11-08 11:02:00 +11:00
DeDe Morton
3d5b8bc58d Fix heading level in docker docs
Fixes #8222
2017-09-14 03:36:03 +00:00
Toby McLaughlin
a76375d094 Add docs for settings via env vars on Docker (#7015) 2017-05-03 22:21:44 -07:00
DeDe Morton
860ea5c522 Fix heading levels for docker topics
Fixes #6287
2016-11-21 19:51:45 -05:00
Toby McLaughlin
2758a8afd5 Docs: Typo in Docker docs.
Fixes #6250
2016-11-16 17:02:17 -05:00
Toby McLaughlin
1cb6ec52bf Docs: Add permissions note for Docker bind-mounts
Fixes #6250
2016-11-16 17:02:17 -05:00
Toby McLaughlin
645e517f61 Docs: Review comments from #6250
Fixes #6250
2016-11-16 17:02:16 -05:00
Toby McLaughlin
aeccc37e2d Add docs for Docker image
Fixes #6250
2016-11-16 17:02:16 -05:00