From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Brielmaier Subject: Re: Using the Hetzner Cloud Date: Tue, 18 Feb 2020 18:38:51 +0100 Message-ID: References: <57dc667e-5a69-45f7-e076-914d4691020c@web.de> <31fbafeb5a408e361b65861dda17bd0c65cd5118.camel@wine-logistix.de> <87mu9hnniw.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54989) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j46pj-0007i9-Sh for guix-devel@gnu.org; Tue, 18 Feb 2020 12:38:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j46pi-00064a-UZ for guix-devel@gnu.org; Tue, 18 Feb 2020 12:38:55 -0500 Received: from mout.web.de ([217.72.192.78]:53455) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1j46pi-00063a-Ls for guix-devel@gnu.org; Tue, 18 Feb 2020 12:38:54 -0500 In-Reply-To: <87mu9hnniw.fsf@gmail.com> Content-Language: en-US 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: alex.sassmannshausen@gmail.com, guix-devel@gnu.org On 17.02.20 18:15, Alex Sassmannshausen wrote:> This is by far the fastest way of deploying to Hetzner VMs I've found > yet. > > It also means you can use Hetzner's CLI for creating and managing your > VMs. > > It's on my to do list to create a solid guix deploy server creation > module for guix. That would be pretty neat!