Commit Graph

12 Commits

Author SHA1 Message Date
docker-elk-updater[bot]
be1a2502cd Update to v7.17.28 2025-03-02 00:29:47 +00:00
docker-elk-updater[bot]
f9ef6d6251 Update to v7.17.27 2025-01-19 00:28:48 +00:00
docker-elk-updater[bot]
4ba6bd0bb1 Update to v7.17.26 2024-12-08 00:31:23 +00:00
docker-elk-updater[bot]
da07042e4e Update to v7.17.25 2024-10-27 00:29:17 +00:00
Antoine Cotten
5529d6ea1c Create release-7.x branch for Elastic 7.x series 2024-10-11 14:38:44 +02:00
docker-elk-updater[bot]
58e9bc012f Update to v8.15.2 2024-10-01 12:00:14 +00:00
Antoine Cotten
e8a539777f fix(build): Set a default value for each build arg
Closes #1015
2024-09-14 18:31:30 +00:00
Antoine Cotten
43716a84ad feat: make execution of 'setup' container manual
Closes #798
2023-05-03 18:18:10 +02:00
Antoine Cotten
a1b5e0b858 chore(setup): Mount scripts instead of baking into img
Allows switching between branches of compatible stack versions (e.g.
main <-> tls) without having to rebuild the setup image.
2022-11-17 21:44:00 +01:00
Antoine Cotten
a204596be7 fix: Explicitly make entrypoint of 'setup' service executable
The existing executable permission might not be preserved when users
download docker-elk as a Zip file.

Fixes #676
2022-02-28 09:46:27 +01:00
Antoine Cotten
eb1c6fa27e chore: Rename ELK_VERSION to ELASTIC_VERSION
More appropriate name considering that extensions, which aren't part of
the "ELK" stack, also rely on this variable.
2022-02-28 09:10:30 +01:00
Antoine Cotten
9877b39900 Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00