Skip to content

rsync --linkdest to speed up deployment and reduce disk usage#6

Open
cwarden wants to merge 1 commit into
vigetlabs:masterfrom
cwarden:linkdest
Open

rsync --linkdest to speed up deployment and reduce disk usage#6
cwarden wants to merge 1 commit into
vigetlabs:masterfrom
cwarden:linkdest

Conversation

@cwarden

@cwarden cwarden commented Dec 17, 2010

Copy link
Copy Markdown

We've been using this patch to rsync_with_remote_cache for a couple years. It speeds up deployment and reduces disk usage by hardlinking files in each release to the previous release.

@cwarden

cwarden commented Jul 24, 2011

Copy link
Copy Markdown
Author

Because we hardlink to files in from the previous deployment, a separate folder containing a remote cache is no longer needed. The only files that are transfered are the ones that differ between the current release and the new one.

@reagent reagent self-assigned this Oct 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants