Sarah Brofeldt
110828e412
Merge pull request #271243 from shyim/fix-opensearch-boot
...
nixos/opensearch: check plugins directory exists before checking content
2023-12-01 06:33:50 +01:00
Soner Sayakci
87b3a98c36
nixos/opensearch: check plugins directory exists before checking content
2023-11-30 19:09:11 +01:00
h7x4
79d3d59f58
treewide: replace mkPackageOptionMD
with mkPackageOption
2023-11-30 19:03:14 +01:00
Jonathan Zielinski
aca76b750d
nixos/opensearch: link plugins from opensearch package
...
disable security module by default, it crashes unit expecting
certificates.
2023-11-14 14:00:30 +01:00
Soner Sayakci
ff7dfcba57
nixos/opensearch: fix opensearch startup
2023-02-27 16:07:12 +00:00
talyz
9e9007e45f
nixos/opensearch: Use DynamicUser and StateDirectory by default
...
...but still allow for setting `dataDir` to a custom path. This gets
rid of the use of the deprecated option PermissionsStartOnly. Also, add
the ability to customize user and group, since that could be useful
with a custom `dataDir`.
2023-02-15 16:38:24 +00:00
Soner Sayakci
d7eb44a421
nixos/opensearch: init module
2023-02-14 20:00:27 +00:00