<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>openshift | 机器学习笔记</title>
	<atom:link href="https://www.nopme.com/tag/openshift/feed" rel="self" type="application/rss+xml" />
	<link>https://www.nopme.com</link>
	<description>NOPME的网志</description>
	<lastBuildDate>Tue, 25 Feb 2014 06:08:44 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.5</generator>
	<item>
		<title>由openshift搬家至Amazon EC2东京节点</title>
		<link>https://www.nopme.com/moving-to-amazon-ec2-tokyo-by-the-openshift-node.html</link>
					<comments>https://www.nopme.com/moving-to-amazon-ec2-tokyo-by-the-openshift-node.html#comments</comments>
		
		<dc:creator><![CDATA[nop]]></dc:creator>
		<pubDate>Tue, 25 Feb 2014 06:08:44 +0000</pubDate>
				<category><![CDATA[NOP博客]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[openshift]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://www.nopme.com/?p=3688</guid>

					<description><![CDATA[<p>博客使用openshift的免费服务，已经有将近半年的时间了，首先在这里感谢openshift，让我能学会了很 [&#8230;]</p>
<p>The post <a href="https://www.nopme.com/moving-to-amazon-ec2-tokyo-by-the-openshift-node.html">由openshift搬家至Amazon EC2东京节点</a> first appeared on <a href="https://www.nopme.com">机器学习笔记</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.nopme.com/moving-to-amazon-ec2-tokyo-by-the-openshift-node.html/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
			</item>
		<item>
		<title>openshift wordpress Service Temporarily Unavailable 503错误解决办法</title>
		<link>https://www.nopme.com/openshift-wordpress-service-temporarily-unavailable.html</link>
					<comments>https://www.nopme.com/openshift-wordpress-service-temporarily-unavailable.html#comments</comments>
		
		<dc:creator><![CDATA[nop]]></dc:creator>
		<pubDate>Fri, 18 Oct 2013 06:19:19 +0000</pubDate>
				<category><![CDATA[虚拟主机]]></category>
		<category><![CDATA[openshift]]></category>
		<guid isPermaLink="false">http://www.nopme.com/?p=3607</guid>

					<description><![CDATA[<p>今天中午，收到阿里云监控发来的短消息，博客使用的openshift空间出现503错误。于是打开监控日志阅读，发 [&#8230;]</p>
<p>The post <a href="https://www.nopme.com/openshift-wordpress-service-temporarily-unavailable.html">openshift wordpress Service Temporarily Unavailable 503错误解决办法</a> first appeared on <a href="https://www.nopme.com">机器学习笔记</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.nopme.com/openshift-wordpress-service-temporarily-unavailable.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>openshift文件如何快速上传</title>
		<link>https://www.nopme.com/openshift-upload-files.html</link>
					<comments>https://www.nopme.com/openshift-upload-files.html#comments</comments>
		
		<dc:creator><![CDATA[nop]]></dc:creator>
		<pubDate>Tue, 08 Oct 2013 13:34:23 +0000</pubDate>
				<category><![CDATA[虚拟主机]]></category>
		<category><![CDATA[openshift]]></category>
		<guid isPermaLink="false">http://www.nopme.com/?p=3600</guid>

					<description><![CDATA[<p>博客在进行搬迁之初，遇到了一点小困难，就是使用SFTP链接openshift服务器进行文件上传时遇到了龟速的问 [&#8230;]</p>
<p>The post <a href="https://www.nopme.com/openshift-upload-files.html">openshift文件如何快速上传</a> first appeared on <a href="https://www.nopme.com">机器学习笔记</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.nopme.com/openshift-upload-files.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>openshift域名绑定后解决根域名问题</title>
		<link>https://www.nopme.com/openshift-binding-domain.html</link>
					<comments>https://www.nopme.com/openshift-binding-domain.html#respond</comments>
		
		<dc:creator><![CDATA[nop]]></dc:creator>
		<pubDate>Sat, 05 Oct 2013 09:50:23 +0000</pubDate>
				<category><![CDATA[地球博客]]></category>
		<category><![CDATA[openshift]]></category>
		<guid isPermaLink="false">http://www.nopme.com/?p=3500</guid>

					<description><![CDATA[<p>Openshift绑定了www的二级域名，根域名没办法直接绑定，指向相同都不行。解决办法很简单，两个 1、再开 [&#8230;]</p>
<p>The post <a href="https://www.nopme.com/openshift-binding-domain.html">openshift域名绑定后解决根域名问题</a> first appeared on <a href="https://www.nopme.com">机器学习笔记</a>.</p>]]></description>
		
					<wfw:commentRss>https://www.nopme.com/openshift-binding-domain.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
