<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>The Napkin ~ A Blog By Highgroove Studios comments on Heartbeat - manage your Rails Apps from a web control panel</title>
    <link>http://cleanair.highgroove.com/</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>The Napkin ~ A Blog By Highgroove Studios comments</description>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by Charles Brian Quinn</title>
      <description>&lt;p&gt;bryanl: Part of the cool factor is there is nothing to install, but I&amp;#8217;m with you on your security issues.&lt;/p&gt;


	&lt;p&gt;One thing you can do is lock down a user account that can only deploy and run rake tasks.  You might already do this if you use capistrano for deployment.  The low-down on linux:&lt;/p&gt;


	&lt;p&gt;$ useradd -m -G users -s /bin/bash rails_user&lt;/p&gt;


	&lt;p&gt;$ passwd rails_user&lt;/p&gt;


	&lt;p&gt;$ chown -R rails_user:rails_user /path/to/my/app&lt;/p&gt;


	&lt;p&gt;For future versions, we&amp;#8217;ll definitely provide some more tips on using linux/osx to create a user that just has these permissions, but for now, you have to do that part yourself.  Thanks for the suggestion!&lt;/p&gt;</description>
      <pubDate>Wed, 21 Jun 2006 22:09:27 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-16</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-16</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by bryanl</title>
      <description>&lt;p&gt;How about making this a plugin?  I&amp;#8217;m still not comfortable with the whole &amp;#8220;I give you my password, you run rake tasks on my server bit&amp;#8221;&lt;/p&gt;</description>
      <pubDate>Wed, 21 Jun 2006 14:15:18 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-15</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-15</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by Derek</title>
      <description>&lt;p&gt;Ben &amp;#8211; We are looking at authentication and a couple of other additions. I&amp;#8217;d suggest subscribing to our  RSS  feed. Rails Day was only the beginning!&lt;/p&gt;


	&lt;p&gt;Mr. Neighborly &amp;#8211; Thanks for the heads up&amp;#8230;we&amp;#8217;ll look into that.&lt;/p&gt;</description>
      <pubDate>Wed, 21 Jun 2006 12:58:09 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-12</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-12</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by mr neighborly</title>
      <description>Just a quick heads up guys; there's already a Linux daemon for HA clustering called &lt;a href="http://linux-ha.org/HeartbeatProgram" rel="nofollow"&gt;heartbeat&lt;/a&gt;.  I don't know if this really matters to you or not, but I thought I'd throw it out there for the sake of disambiguity. :)

Moving along, this looks awesome.  I'm psyched about using it; I've been wondering when more tools like this would be available.</description>
      <pubDate>Wed, 21 Jun 2006 12:01:35 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-11</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-11</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by Edgar</title>
      <description>Nice, I'll test it</description>
      <pubDate>Wed, 21 Jun 2006 11:38:16 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-10</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-10</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by Ben Askins</title>
      <description>This is cool.  Any chance of supporting URLs sitting behind HTTP authentication?</description>
      <pubDate>Wed, 21 Jun 2006 06:18:41 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-9</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-9</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel": comment by Ezra</title>
      <description>Very cool guys!</description>
      <pubDate>Tue, 20 Jun 2006 01:58:05 EST</pubDate>
      <guid>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-6</guid>
      <link>http://cleanair.highgroove.com/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel#comment-6</link>
    </item>
    <item>
      <title>"Heartbeat - manage your Rails Apps from a web control panel" by derek</title>
      <description>&lt;p&gt;&lt;strong&gt;The demo is up &amp;#8211; take &lt;a href="http://heartbeat.highgroove.com"&gt;Heartbeat&lt;/a&gt; for a spin.&lt;/strong&gt;&lt;/p&gt;


	&lt;p&gt;It&amp;#8217;s a &lt;a href="http://heartbeat.highgroove.com"&gt;single-web page control panel&lt;/a&gt; that lets you run any rake task within your application&amp;#8217;s directory, from deployment to tests to migrations. If you can write a rake task, &lt;a href="http://heartbeat.highgroove.com"&gt;Heartbeat&lt;/a&gt; can execute it! Additionally, you can use it to monitor the uptime of your URLs.&lt;/p&gt;


	&lt;p&gt;The app makes extensive use of &lt;span class="caps"&gt;RJS&lt;/span&gt; templates and &lt;span class="caps"&gt;AJAX&lt;/span&gt;.&lt;/p&gt;


	&lt;p&gt;&lt;a href="http://heartbeat.highgroove.com"&gt;Heartbeat&lt;/a&gt; was built by myself (Derek Haynes) and Charles Brian Quinn of &lt;a href="http://www.highgroove.com"&gt;Highgroove Studios&lt;/a&gt; during the 24-Hour coding marathon that was Rails Day 2006.&lt;/p&gt;


	&lt;p&gt;We&amp;#8217;ve got big plans for &lt;a href="http://heartbeat.highgroove.com"&gt;Heartbeat&lt;/a&gt;, especially as it relates to &lt;a href="http://www.slingshot.com"&gt;Slingshot, our Rails Business Hosting Service&lt;/a&gt;. Stay tuned.&lt;/p&gt;

</description>
      <pubDate>Tue, 20 Jun 2006 00:24:00 EST</pubDate>
      <guid>&lt;a href="/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel"&gt;Heartbeat - manage your Rails Apps from a web control panel&lt;/a&gt;</guid>
      <link>&lt;a href="/articles/2006/06/20/heartbeat-manage-your-rails-apps-from-a-web-control-panel"&gt;Heartbeat - manage your Rails Apps from a web control panel&lt;/a&gt;</link>
    </item>
  </channel>
</rss>
