From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 03:46:49 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9C32CCDC; Wed, 14 Jan 2015 03:46:49 +0000 (UTC) Received: from dyslexicfish.net (dyslexicfish.net [91.109.5.35]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3CA50B96; Wed, 14 Jan 2015 03:46:48 +0000 (UTC) Received: from dyslexicfish.net (dyslexicfish.net [91.109.5.35]) by dyslexicfish.net (8.14.5/8.14.5) with ESMTP id t0E3kfax050478; Wed, 14 Jan 2015 03:46:41 GMT (envelope-from jamie@dyslexicfish.net) Received: (from jamie@localhost) by dyslexicfish.net (8.14.5/8.14.5/Submit) id t0E3kf44050477; Wed, 14 Jan 2015 03:46:41 GMT (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <201501140346.t0E3kf44050477@dyslexicfish.net> Date: Wed, 14 Jan 2015 03:46:41 +0000 To: rodrigc@freebsd.org, freebsd-current@freebsd.org Subject: Re: Devops question: unattended installs of FreeBSD? References: In-Reply-To: User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2015 03:46:49 -0000 Craig Rodrigues wrote: > I had a devops person who is familiar with setting up hundreds of > Linux nodes in cloud environment ask me what is the best way > to do unattended installs in a cloud environment. > Linux has kickstart installs, which are quite useful and popular. > > What is the equivalent in FreeBSD? vultr.com has an option to automatically install a freebsd instance (it's an automated install, not simply a binary image etc.) You can even vnc to the console and watch it progress. Though I'm not sure if the free trial requires credit card authoration - they are trying to make sure they aren't exploited by spammers etc. cheers, Jamie