<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>poppon555</author_name>
  <author_url>https://blog.hatena.ne.jp/poppon555/</author_url>
  <blog_title>30歳SIerからWEBエンジニアで奮闘</blog_title>
  <blog_url>https://karuta-kayituka.hatenablog.com/</blog_url>
  <categories>
    <anon>docker</anon>
    <anon>nginx</anon>
  </categories>
  <description>概要 前回node プロジェクトの dokcer image を作成した。 express などで作成した node でサーバは well known port を使用できないので、80 ポートで HTTP 通信するには、nginx などの web サーバが必要になる。 今回はnginx でリバースプロキシのコンテナを作成しnode のサーバと通信できるようにする。 nginx設定 nginx に行ってもらいたいことは、 80 ポートで HTTP リクエストをうけいれる 受けたリクエストを Backend の特定ポートでまつサーバになげる である。 Backend のサーバには、3000 ポー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaruta-kayituka.hatenablog.com%2Fentry%2F2019%2F06%2F30%2F221301&quot; title=&quot;dockerでnginx を使ってリバースプロキシをたてる - 30歳SIerからWEBエンジニアで奮闘&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>2019-06-30 22:13:01</published>
  <title>dockerでnginx を使ってリバースプロキシをたてる</title>
  <type>rich</type>
  <url>https://karuta-kayituka.hatenablog.com/entry/2019/06/30/221301</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
