all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Thompson, David" <dthompson2@worcester.edu>
To: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: Generating Amazon Machine Images from Guix?
Date: Thu, 25 Jan 2018 10:02:36 -0500	[thread overview]
Message-ID: <CAJ=RwfYhTt8Kazh7htRp4HXTpAfa5+OABP=nkamsBsfLSOFcTQ@mail.gmail.com> (raw)
In-Reply-To: <idjh8ra5bys.fsf@bimsb-sys02.mdc-berlin.net>

Hey Ricardo,

On Thu, Jan 25, 2018 at 8:01 AM, Ricardo Wurmus
<ricardo.wurmus@mdc-berlin.de> wrote:
> Hi Guix,
>
> I may need to provide Amazon Machine Images (AMIs) allowing the
> execution of a Guix package on the Amazon compute services.
>
> There only seems to be a very convoluted way to produce AMIs from raw
> virtual machine images[1], so I wonder if we could generate AMIs
> directly with Guix.
>
> Has anyone of you played with this successfully?
>
> [1]: https://www.wavether.com/2016/11/import-qcow2-images-into-aws

I'm very interested in this, too, but haven't followed through with
writing a script to do it.  NixOps works on EC2 so I looked into how
they do it, only to find that the NixOS developers generate a public
base AMI whose id is stored in the NixOps code. Not the solution I was
expecting.  So I found the nixpkgs script that generates the base
NixOS AMIs. Maybe reading it will help you:

https://github.com/NixOS/nixpkgs/blob/master/nixos/maintainers/scripts/ec2/create-amis.sh

- Dave

  reply	other threads:[~2018-01-25 15:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-25 13:01 Generating Amazon Machine Images from Guix? Ricardo Wurmus
2018-01-25 15:02 ` Thompson, David [this message]
2018-01-27  9:57 ` Chris Marusich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAJ=RwfYhTt8Kazh7htRp4HXTpAfa5+OABP=nkamsBsfLSOFcTQ@mail.gmail.com' \
    --to=dthompson2@worcester.edu \
    --cc=help-guix@gnu.org \
    --cc=ricardo.wurmus@mdc-berlin.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.