orderbooks/systemd/polymarket-orderbook-uploader.timer
philipp 284e465588
Some checks failed
deploy / deploy (push) Has been cancelled
Prepare Kubernetes orderbooks deployment
2026-04-18 11:23:28 +02:00

12 lines
271 B
SYSTEMD

[Unit]
Description=Run orderbooks archive upload periodically
Documentation=file:/opt/orderbooks/docs/GOOGLE_DRIVE_OFFLOAD.md
[Timer]
OnCalendar=hourly
RandomizedDelaySec=10min
Persistent=true
Unit=polymarket-orderbook-uploader.service
[Install]
WantedBy=timers.target