<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>atsuhiro-me</author_name>
  <author_url>https://blog.hatena.ne.jp/atsuhiro-me/</author_url>
  <blog_title>みーのぺーじ</blog_title>
  <blog_url>https://pc.atsuhiro-me.net/</blog_url>
  <categories>
    <anon>Heroku</anon>
    <anon>Docker</anon>
  </categories>
  <description>Alpine Linuxで動作するNginxを使ってWebサーバーをHerokuにデプロイした時の話です． 要件 全てのリクエストを別のドメインにリダイレクトするだけのWebサーバーは，最も単純なWebサーバーの1つです．これをNginxで作成し，Herokuで公開します． 作り方 Dockerfile Herokuによって割り当てられたポート番号をリッスンするために，起動時に$PORTという環境変数を読み込みます． FROM nginx:alpine COPY default.conf.template /etc/nginx/conf.d/default.conf.template COPY…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpc.atsuhiro-me.net%2Fentry%2F2021%2F02%2F26%2F214209&quot; title=&quot;極小のWebサーバーをHerokuにデプロイした - みーのぺーじ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/a/atsuhiro-me/20210226/20210226213045.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2021-02-26 21:42:09</published>
  <title>極小のWebサーバーをHerokuにデプロイした</title>
  <type>rich</type>
  <url>https://pc.atsuhiro-me.net/entry/2021/02/26/214209</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
