mediaserver: wip tubearchivist
This commit is contained in:
parent
ff39cbc56c
commit
e13df6f775
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@
|
||||||
archivist-es = {
|
archivist-es = {
|
||||||
image = "docker.io/bbilly1/tubearchivist-es:latest";
|
image = "docker.io/bbilly1/tubearchivist-es:latest";
|
||||||
environmentFiles = [ config.age.secrets.tubearchivist-environment-es.path ];
|
environmentFiles = [ config.age.secrets.tubearchivist-environment-es.path ];
|
||||||
extraOptions = [ "--ulimit memlock=-1:-1" ];
|
|
||||||
volumes = [
|
volumes = [
|
||||||
"/var/lib/tubearchivist/es:/usr/share/elasticsearch/data"
|
"/var/lib/tubearchivist/es:/usr/share/elasticsearch/data"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue