<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nullpobug</author_name>
  <author_url>https://blog.hatena.ne.jp/nullpobug/</author_url>
  <blog_title>偏った言語信者の垂れ流し</blog_title>
  <blog_url>https://tokibito.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>Python</anon>
    <anon>Go</anon>
  </categories>
  <description>Procfileというのを使ったのでメモを残す。 Procfileという名前のファイルを作って、アプリケーションの起動コマンドをまとめておくと、Procfileを扱うツールから簡単に実行できる。 Procfile: web: gunicorn -w 4 main:app 0.0.0.0:$PORT test: py.test . 起動(honchoの場合): $ honcho start web 22:55:01 system | web.1 started (pid=53633) 22:55:02 web.1 | [2016-11-21 22:55:02 +0900] [53635] [IN…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftokibito.hatenablog.com%2Fentry%2F2016%2F11%2F22%2F010334&quot; title=&quot;Procfileを扱う - 偏った言語信者の垂れ流し&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-11-22 01:03:34</published>
  <title>Procfileを扱う</title>
  <type>rich</type>
  <url>https://tokibito.hatenablog.com/entry/2016/11/22/010334</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
