guix-devel
[Top][All Lists]
Advanced

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

Re: Advice about GuixSD on Serveraptor?


From: Ludovic Courtès
Subject: Re: Advice about GuixSD on Serveraptor?
Date: Sun, 26 Mar 2017 12:26:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

Hi!

Chris Marusich <address@hidden> skribis:

> For example, the Amazon EC2 service provides web APIs that one can call
> to import an existing VM image into the service.  One can then launch
> EC2 instances (virtual machines) from that image.  I'm sure that some
> other services have similar APIs.  With Guix, we can declaratively
> configure the entire operating system (including the pre-installation of
> SSH credentials to enable remote access) and build an image (or a VM) of
> that system.  In theory, it should be possible to create a tool (e.g.,
> "guix deploy") which not only creates the precise system image you want
> from an operating system configuration file, but also imports it into a
> hosting service, like Amazon EC2, and provisions a virtual (or physical)
> machine from that image.

Yes, I think that’s one of the targets David had in mind for ‘guix
deploy’.

[...]

> Currently, I don't think Guix has the features necessary to support this
> kind of programmatic importation of GuixSD systems into service
> providers like Amazon EC2.  But the potential is there, and it's good to
> think big.

Right, ‘guix deploy’ doesn’t exist yet.  That said, the branch is there
<https://git.savannah.gnu.org/cgit/guix.git/log/?h=wip-deploy> with
interfaces meant to support deployment to physical machines over SSH,
VMs, containers, etc., though the only backend available is VMs at this
point.

I think it’s about time to revive this branch!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]