Enhance network resilience features in HMAC File Server 3.2

This commit is contained in:
2025-07-20 15:21:27 +00:00
parent 3c8a96c14e
commit f8e4d8fcba
11 changed files with 162 additions and 16 deletions

View File

@ -38,9 +38,9 @@ ExecStart=/usr/bin/podman run \
--volume /opt/podman/hmac-file-server/logs:/logs:rw,Z \
--health-cmd="curl -f http://localhost:8888/health || exit 1" \
--health-interval=30s \
--health-timeout=10s \
--health-timeout=15s \
--health-retries=3 \
--health-start-period=40s \
--health-start-period=60s \
localhost/hmac-file-server:latest -config /app/config.toml
# Stop and cleanup