1
0
Fork 0

mediaserver: wip tubearchivist

This commit is contained in:
Daniel Kempkens 2023-04-20 15:16:46 +02:00
parent ff39cbc56c
commit e13df6f775
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -29,7 +29,6 @@
archivist-es = {
image = "docker.io/bbilly1/tubearchivist-es:latest";
environmentFiles = [ config.age.secrets.tubearchivist-environment-es.path ];
extraOptions = [ "--ulimit memlock=-1:-1" ];
volumes = [
"/var/lib/tubearchivist/es:/usr/share/elasticsearch/data"
];