-
-
Notifications
You must be signed in to change notification settings - Fork 90
Templatize the docker-prune systemd unit for multi-host use #4894
Copy link
Copy link
Closed
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Milestone
Description
Metadata
Metadata
Assignees
Labels
gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.Gittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.help wantedExtra attention is neededExtra attention is neededroadmapOn the Wave-2 agent-layer roadmap board (project 9)On the Wave-2 agent-layer roadmap board (project 9)
Problem: The example systemd unit for periodic Docker pruning hardcodes a single working directory — one unit serves exactly one host today.
Area: ORB / Fleet ops
Proposal: Convert it to a templated unit (
@.service) parameterized by instance, so it can be reused across a fleet without hand-editing per host.Deliverables:
AMS Cloud Readiness cross-reference (added 2026-07-12)
See also #5220, #5222 in the new AMS Cloud Readiness milestone (#28) — the AMS-side parallel to this exact problem, already citing this issue as precedent. Keep both sides in sync if either design changes.