You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Content needs to be able to be staged on a remote machine. Rather than just moving content into a new location, it should be rsync'd to a path. This path may be local, or it may be another machine. This allows for more complex infrastructure setups and requirements when dealing with larger amounts of data that need mirrored as a part of the publishing process.
The text was updated successfully, but these errors were encountered:
Having the staging folder to be a nfs mount is a very easy way of accomplish this. And we do depend a lot on the staging dir being local. So it would be a somewhat big change to get marginal flexibility at the moment.
So I would say that this is nice but low priority atm.
Content needs to be able to be staged on a remote machine. Rather than just moving content into a new location, it should be rsync'd to a path. This path may be local, or it may be another machine. This allows for more complex infrastructure setups and requirements when dealing with larger amounts of data that need mirrored as a part of the publishing process.
The text was updated successfully, but these errors were encountered: