From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht Subject: Re: Guix System on a GCE VM -- Success Date: Wed, 08 Apr 2020 13:47:51 +0200 Message-ID: <878sj6gpw8.fsf@jlicht.xyz> References: <35A9N567H32M5.257INESNBD8T8@wilsonb.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59176) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jM9BU-0000WL-WB for guix-devel@gnu.org; Wed, 08 Apr 2020 07:47:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jM9BU-00059I-0k for guix-devel@gnu.org; Wed, 08 Apr 2020 07:47:56 -0400 Received: from mail1.fsfe.org ([217.69.89.151]:49946) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jM9BT-00058u-RN for guix-devel@gnu.org; Wed, 08 Apr 2020 07:47:55 -0400 In-Reply-To: <35A9N567H32M5.257INESNBD8T8@wilsonb.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: elaexuotee@wilsonb.com, guix-devel@gnu.org Hey there, elaexuotee@wilsonb.com writes: > To simplify the process I created a script capable of setting up a GCE instance > from a local qcow2 image, which I am also attaching. The script is intentially > not a simple turnkey solution, since you should be somewhat familiar with the > GCE infrastructure before using it. However, feel free to ask questions if > anything is unclear. This all looks pretty nifty! Just to be clear, under which license did you make this script available? Thanks! - Jelle