role-paperless-ngx/templates/paperless-ngx-tika.quadlet.j2

20 lines
363 B
Plaintext
Raw Normal View History

2023-09-20 19:47:16 +00:00
[Unit]
Description=Paperless-ngx Tika
[Container]
ContainerName=paperless-ngx-tika
Image=ghcr.io/paperless-ngx/tika:latest
Network=paperless.network
[Service]
Restart=on-failure
# Restart Delay
RestartSec=30
# Allowed time for the service to start.
TimeoutStartSec=90
# Allowed time for the service to stop.
TimeoutStopSec=90
[Install]
WantedBy=default.target