Received: by 10.103.239.10 with SMTP id q10mr81088mur.1.1216339436206; Thu, 17 Jul 2008 17:03:56 -0700 (PDT) Return-Path: Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.224]) by mx.google.com with ESMTP id 39si987326yxd.0.2008.07.17.17.03.55; Thu, 17 Jul 2008 17:03:56 -0700 (PDT) Received-SPF: pass (google.com: domain of thewoolley...@gmail.com designates 64.233.184.224 as permitted sender) client-ip=64.233.184.224; Authentication-Results: mx.google.com; spf=pass (google.com: domain of thewoolley...@gmail.com designates 64.233.184.224 as permitted sender) smtp.mail=thewoolley...@gmail.com; dkim=pass (test mode) header...@gmail.com Received: by wr-out-0506.google.com with SMTP id 50so126929wri.2 for ; Thu, 17 Jul 2008 17:03:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=EsQ5iir+nmAXOoNAlsfRXpnt660mpM+fpMOMntURcqM=; b=xDXy1zMmcAdRQSfKQBWn6DZy4gusLc2PeOhFg9vGlwl3piHKxD1ORTYR8oraPBJ1NY kuSM1NGGUSfKHuboxI5VDMXv/DhTWCh8agF4Yc9CIPSRM/NH9hghZ/WFi8v2yXJSdg1w Jk768ZEOSUU02Dh/mtcWXHUd0Yq//iUwLkXN4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mxyQde6s6lfSs0g7gPtHuCVycgQSctEJpURWgqWxrAW1eGiYu/BQWopHqdHyzd+PsC TzI1XowoJTzLIcfiYOP/n5JrwXUcO1yah6Okwio8EaiX+10e7/Jg7+jCc7xUB5j/RvT1 vNQmaU4e2s6OPjf3Z5ydEN0/BjeQwBCYcvyo8= Received: by 10.100.189.10 with SMTP id m10mr3450656anf.150.1216339434956; Thu, 17 Jul 2008 17:03:54 -0700 (PDT) Received: by 10.100.250.7 with HTTP; Thu, 17 Jul 2008 17:03:54 -0700 (PDT) Message-ID: Date: Thu, 17 Jul 2008 17:03:54 -0700 From: "Chad Woolley" To: rubyonrails-talk@googlegroups.com Subject: Re: [Rails] Re: wiki.rubyonrails.org In-Reply-To: <487F74AC.3070...@brooklynpenguin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <487E4F7B.5060...@brooklynpenguin.com> <487F74AC.3070...@brooklynpenguin.com> On Thu, Jul 17, 2008 at 9:34 AM, Tim Olsen wrote: > How difficult would to be to write a script that logs in and starts > things back up everytime it goes down? Even if it had to be initiated > by hand everytime, it would be a sort of stop-gap until the new wiki is up. That would involve setting up monit or god. That is the call of the core team, but I would think they should focus on moving it rather than band-aiding the current broken system.