<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Hosting Meteor JS Applications &#8211; My Process on Webfaction	</title>
	<atom:link href="/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/feed/" rel="self" type="application/rss+xml" />
	<link>/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/</link>
	<description>iteration, making, building, and coding in education</description>
	<lastBuildDate>Thu, 25 May 2017 14:11:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.6</generator>
	<item>
		<title>
		By: Evan Weinberg		</title>
		<link>/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-453</link>

		<dc:creator><![CDATA[Evan Weinberg]]></dc:creator>
		<pubDate>Thu, 25 May 2017 14:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://evanweinberg.com/?p=2423#comment-453</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-452&quot;&gt;wiedo&lt;/a&gt;.

Ooh...not sure on that one. I&#039;ve found that running npm install in that directory sometime has to happen multiple times. It also happened when I was using the wrong version of node. Updating node and the path variable usually fixed that problem.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-452">wiedo</a>.</p>
<p>Ooh&#8230;not sure on that one. I&#8217;ve found that running npm install in that directory sometime has to happen multiple times. It also happened when I was using the wrong version of node. Updating node and the path variable usually fixed that problem.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Evan Weinberg		</title>
		<link>/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-451</link>

		<dc:creator><![CDATA[Evan Weinberg]]></dc:creator>
		<pubDate>Mon, 21 Mar 2016 02:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://evanweinberg.com/?p=2423#comment-451</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-450&quot;&gt;Andy &quot;SuperFly&quot; Rundquist&lt;/a&gt;.

You have the right idea. If I change the app locally, I have to go through steps 8 - 11 again on a SSH connection through the terminal. There&#039;s actually one extra step in this case, which is using &lt;code&gt;ps -ef &lt;/code&gt; to get the process ID which I subsequently kill before starting a new instance. I have the commands ready to paste in though, so it&#039;s less than 5 minutes to go through those steps on another iteration of the application.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-450">Andy &#8220;SuperFly&#8221; Rundquist</a>.</p>
<p>You have the right idea. If I change the app locally, I have to go through steps 8 &#8211; 11 again on a SSH connection through the terminal. There&#8217;s actually one extra step in this case, which is using <code>ps -ef </code> to get the process ID which I subsequently kill before starting a new instance. I have the commands ready to paste in though, so it&#8217;s less than 5 minutes to go through those steps on another iteration of the application.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy "SuperFly" Rundquist		</title>
		<link>/blog_archive/2016/03/21/hosting-meteor-js-applications-my-process-on-webfaction/#comment-450</link>

		<dc:creator><![CDATA[Andy "SuperFly" Rundquist]]></dc:creator>
		<pubDate>Mon, 21 Mar 2016 02:42:37 +0000</pubDate>
		<guid isPermaLink="false">http://evanweinberg.com/?p=2423#comment-450</guid>

					<description><![CDATA[Awesome, I was just looking into hosting some meteor apps on my server at work. My question is: How do you update an app? I assume you&#039;d change your local/development copy and then somehow get it up again on Webfaction? Just wondering how much of a hassle it is once you&#039;ve got the first parts done.]]></description>
			<content:encoded><![CDATA[<p>Awesome, I was just looking into hosting some meteor apps on my server at work. My question is: How do you update an app? I assume you&#8217;d change your local/development copy and then somehow get it up again on Webfaction? Just wondering how much of a hassle it is once you&#8217;ve got the first parts done.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
