Remote deployment



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.
In most cases it is ony possible to transfer a file to this host through a dedicated vpn and/or ssh (but over 
a very slow connection like e.g. gsm or several intermediate hosts) which makes pulling from some internal 
server also not feasible.

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)?

Thanks,
Manuel


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