Re: Remote deployment



Hi,

On Thu, Feb 22, 2018, at 9:30 AM, Manuel Stühn wrote:
Hi,
i'm implementing a distributed ostree based deployment. Each location 
has it own ostree-server and several ostree-clients, but it has no 
direct connection to the internet, therefore pulling from internet 
server is not possible.

Yep, makes sense.

Is ostree able to generate some kind of binary file containing the 
required diffs to get from one commit to another, which can be 
transferred to / copied on the ostree-host and then applied to the 
repository (similar to a git patch)?

This is what `ostree static-delta generate --filename` will do, combined
with `ostree static-delta apply-offline`.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]