Initial commit
This commit is contained in:
17
quadlets/paperless/tika.container
Normal file
17
quadlets/paperless/tika.container
Normal file
@@ -0,0 +1,17 @@
|
||||
[Unit]
|
||||
Description=Tika container for Paperless
|
||||
|
||||
[Container]
|
||||
AutoUpdate=registry
|
||||
ContainerName=tika
|
||||
Environment=TZ=Europe/Zurich
|
||||
Image=docker.io/apache/tika:latest
|
||||
Pod=paperless.pod
|
||||
StartWithPod=true
|
||||
Timezone=Europe/Zurich
|
||||
|
||||
[Service]
|
||||
Restart=always
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user