<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="http://tech.saigonist.com/taxonomy/term/8/all" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>openshift</title>
    <link>http://tech.saigonist.com/taxonomy/term/8/all</link>
    <description></description>
    <language>en</language>
          <item>
    <title>OpenShift (RedHat) PaaS and VPS options</title>
    <link>http://tech.saigonist.com/b/server/openshift-redhat-paas-and-vps-options</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;December 24, 2015&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/openshift&quot;&gt;openshift&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/paas&quot;&gt;paas&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/vps&quot;&gt;vps&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Web developers need a server to host their websites or web apps. Shared hosting is a bad idea due to non-standard arbitrary limits, hosting companies messing with your files without asking, and lack of ssh access or any other ports. Cheap virtual private servers from DigitalOcean or Linode are good for anyone familiar enough with Linux (or FreeBSD with D.O.). But another option is the Platform-as-a-Service (PaaS).&lt;/p&gt;

&lt;p&gt;OpenShift is a PaaS from RedHat. It is not a VPS, but also not a shared host. It is like Heroku or Google App Engine. You don&#039;t own the server and not even a virtual...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Thu, 24 Dec 2015 08:13:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">21 at http://tech.saigonist.com</guid>
  </item>
  <item>
    <title>Migrating from VPS or Cloud servers to OpenShift PaaS</title>
    <link>http://tech.saigonist.com/b/server/migrating-vps-or-cloud-servers-openshift-paas</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;October 26, 2015&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/openshift&quot;&gt;openshift&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/aws&quot;&gt;aws&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/vps&quot;&gt;vps&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/docker&quot;&gt;docker&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;blockquote&gt;&lt;p&gt;Hackability means never having to say &quot;it can&#039;t be done&quot;.&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Amazon currently dominates the cloud computing industry it created by allowing for easily scalable and granularly billed computing time. Microsoft&#039;s Azure platform and Google&#039;s Cloud Engine (not their App Engine) are welcome competition. But then there is RedHat, a server giant which has been merely lurking, and is now trying to attract people to their own platform (or platform offerings), like the PaaS they host called OpenShift Online.&lt;/p&gt;&lt;p&gt;OpenShift itself is free software (which is at openshift....&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Mon, 26 Oct 2015 14:41:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">8 at http://tech.saigonist.com</guid>
  </item>
  <item>
    <title>Set up free hosting for Drupal 7 on OpenShift Online</title>
    <link>http://tech.saigonist.com/b/drupal/set-free-hosting-drupal-7-openshift-online</link>
    <description>&lt;span class=&quot;submitted-by&quot;&gt;October 24, 2015&lt;/span&gt;&lt;div class=&quot;field_tags&quot;&gt;&lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/openshift&quot;&gt;openshift&lt;/a&gt;&lt;/span&gt; &lt;span class=&quot;label label-info&quot;&gt;&lt;a href=&quot;/tags/drupal&quot;&gt;drupal&lt;/a&gt;&lt;/span&gt; &lt;/div&gt;&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;&lt;/p&gt;&lt;p&gt;If you&#039;re reading this, it means OpenShift is working. It means Drupal is set up using a free tier &quot;gear&quot; on RedHat&#039;s OpenShift PaaS. It&#039;s actually not completely easy for those of you used to a real VPS for hosting, and it&#039;s not any easier for those who are used to FTP-only shared hosting either. But you won&#039;t have to bother installing an OS, or installing Apache, PHP, and MySQL. On the other hand, you won&#039;t have much control over which version of those you run unless you code your own OpenShift &quot;cartridges&quot; which is much more work than simply installing packages on a server. ...&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
     <pubDate>Sat, 24 Oct 2015 15:21:00 +0000</pubDate>
 <dc:creator>tomo</dc:creator>
 <guid isPermaLink="false">6 at http://tech.saigonist.com</guid>
  </item>
  </channel>
</rss>
