Enable a persistent Renovate repository cache #50

Closed
opened 2026-06-16 14:43:14 +01:00 by lyrathorpe · 1 comment
Owner

Problem

Each run starts cold: no persistent Renovate repository cache, so every hourly run
re-fetches from scratch (slower, more API calls).

Fix (optional)

Enable RENOVATE_REPOSITORY_CACHE=enabled with a persisted cache volume/path.
Lower priority for a small instance.

## Problem Each run starts cold: no persistent Renovate repository cache, so every hourly run re-fetches from scratch (slower, more API calls). ## Fix (optional) Enable `RENOVATE_REPOSITORY_CACHE=enabled` with a persisted cache volume/path. Lower priority for a small instance.
Author
Owner

Closing as won't do, there's no need for this in a setup this tiny just for me.

Closing as won't do, there's no need for this in a setup this tiny just for me.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lyrathorpe/renovate-config#50