Re: Remote deployment
- From: Colin Walters <walters verbum org>
- To: ostree-list gnome org
- Subject: Re: Remote deployment
- Date: Thu, 22 Feb 2018 14:27:12 -0500
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]