clr-distro-factory icon indicating copy to clipboard operation
clr-distro-factory copied to clipboard

Create a rpm cache for publishing packages

Open gtkramer opened this issue 5 years ago • 0 comments

Today when packages are published, all ~85GB of content is copied and synced for each build. Over time, this accumulates a high amount of disk space and requires a robust hardlinking strategy for proper management. Only new packages that have been added from the last build should be synced out to a common location, a cache, and existing packages should remain in that cache.

gtkramer avatar Dec 18 '19 19:12 gtkramer