<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>te-nu</author_name>
  <author_url>https://blog.hatena.ne.jp/te-nu/</author_url>
  <blog_title>ウェブエンジニア珍道中</blog_title>
  <blog_url>https://www.te-nu.com/</blog_url>
  <categories>
    <anon>Docker</anon>
    <anon>mysql</anon>
  </categories>
  <description>mysqlのreplicationの構築を検証してみたかったので、Dockerを使って環境構築をしてみました。 docker-composeを使って、コマンド一つでmaster, slave両方管理出来るようにしています。 githubにあげてみたので、よかったら使ってみて下さい。 https://github.com/te-nu/mysql_replication_by_docker やったこと mysqlのコンテナを2台起動する まずはmysqlのコンテナを2台起動するためのdocker-compose.ymlを書きました。 version: '3' services: master: i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.te-nu.com%2Fentry%2F2018%2F07%2F01%2F181714&quot; title=&quot;docker-composeでお手軽mysqlのmaster-slave構成 - ウェブエンジニア珍道中&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://images-fe.ssl-images-amazon.com/images/I/41oqE-9dM2L._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-07-01 18:17:14</published>
  <title>docker-composeでお手軽mysqlのmaster-slave構成</title>
  <type>rich</type>
  <url>https://www.te-nu.com/entry/2018/07/01/181714</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
