Commit Graph

11 Commits

Author SHA1 Message Date
Antoine Cotten 6db3e37334
feat(ext/curator): Update to v8
Curator is now major version locked with Elasticsearch.
https://www.elastic.co/guide/en/elasticsearch/client/curator/current/versions.html
2023-02-17 16:06:30 +01:00
Antoine Cotten 924a1e5987
chore: Update Compose file version to 3.7
Allows enabling the 'init' option in the 'setup' service.

Requires Docker 18.06.0 and Compose 1.22.0.
2022-02-28 09:50:52 +01:00
Antoine Cotten 9877b39900
Automate management of required roles and user passwords (#671) 2022-02-21 11:19:43 +01:00
Antoine Cotten 641290c20a
Apply SELinux options to bind mounts
https://docs.docker.com/storage/bind-mounts/

Related to #639
Closes #661
2022-02-11 20:11:22 +01:00
Antoine Cotten ca98168da1
Quote passwords to prevent interpreting leading special chars
Closes #667
2022-02-11 19:10:58 +01:00
Antoine Cotten ace6e71cff
Enable linter for Markdown files 2020-10-18 20:32:23 +02:00
Antoine Cotten 95272b72f4
Simplify curator extension 2020-10-16 20:30:10 +02:00
Stefan B 3e2e55e715 Update curator (#459) 2019-12-19 12:56:21 +01:00
Dmytro Monastyreckyi 99f69fe45c Update compose version in extensions (#435) 2019-09-27 12:57:07 +02:00
Tobias Sauerwein 581d5480b3 Write Curator logs to STDOUT (#337) 2018-12-10 20:22:36 +01:00
Eugen Cristea 1ac84fbea7 Add Curator extension (#297) 2018-07-24 09:36:45 +02:00