l 1 mors: enable elasticsearch
This commit is contained in:
parent
7545d799dd
commit
28b6e5d218
|
@ -32,14 +32,11 @@ with import <stockholm/lib>;
|
|||
{ predicate = "-p tcp --dport 11100"; target = "ACCEPT"; }
|
||||
];
|
||||
}
|
||||
#{
|
||||
# services.elasticsearch = {
|
||||
# enable = true;
|
||||
# plugins = [
|
||||
# # pkgs.elasticsearchPlugins.elasticsearch_kopf
|
||||
# ];
|
||||
# };
|
||||
#}
|
||||
{
|
||||
services.elasticsearch = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
{
|
||||
#zalando project
|
||||
services.postgresql = {
|
||||
|
|
Loading…
Reference in a new issue