<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>DockerCompose on Sandro Cirulli</title>
    <link>https://sandrocirulli.net/tags/dockercompose/</link>
    <description>Recent content in DockerCompose on Sandro Cirulli</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Sun, 15 Nov 2015 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://sandrocirulli.net/tags/dockercompose/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>DockerCon Europe 2015</title>
      <link>https://sandrocirulli.net/dockercon2015/</link>
      <pubDate>Sun, 15 Nov 2015 00:00:00 +0000</pubDate>
      <guid>https://sandrocirulli.net/dockercon2015/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;../../img/dockercon_logo.png&#34;&#xA;    alt=&#34;DockerCon Europe 2015 logo&#34; width=&#34;300&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Image: DockerCon Europe 2015 ©&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;This week I am attending DockerCon Europe 2015 in Barcelona where I am going to talk about &lt;a href=&#34;https://dockerconeu2015.sched.com/event/1e41fe2a959175626386f07c5efd439f&#34;&gt;Continuous Integration with Jenkins, Docker and Compose&lt;/a&gt;. This is a reviewed version of a &lt;a href=&#34;../continuous-integration-with-jenkins-docker-and-compose/&#34;&gt;previous blog post on Jenkins and Docker&lt;/a&gt;. The slides or my presentation are &lt;a href=&#34;../talks/dockercon2015.pdf&#34;&gt;here&lt;/a&gt; and the sample code is on &lt;a href=&#34;https://github.com/cirulls/dockercon2015&#34;&gt;GitHub&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA;      &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share; fullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/Q102CquSTNk?autoplay=0&amp;amp;controls=1&amp;amp;end=0&amp;amp;loop=0&amp;amp;mute=0&amp;amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&gt;&lt;/iframe&gt;&#xA;    &lt;/div&gt;</description>
    </item>
    <item>
      <title>Continuous Integration with Jenkins, Docker and Compose</title>
      <link>https://sandrocirulli.net/continuous-integration-with-jenkins-docker-and-compose/</link>
      <pubDate>Wed, 02 Sep 2015 00:00:00 +0000</pubDate>
      <guid>https://sandrocirulli.net/continuous-integration-with-jenkins-docker-and-compose/</guid>
      <description>&lt;p&gt;Oxford University Press (OUP) recently started the &lt;a href=&#34;https://languages.oup.com/oxford-global-languages/&#34;&gt;Oxford Global Languages (OGL)&lt;/a&gt; initiative which aims at providing language resources for digitally under represented languages. In August 2015 OUP launched two African languages websites for &lt;a href=&#34;http://zu.oxforddictionaries.com/&#34;&gt;Zulu&lt;/a&gt; and &lt;a href=&#34;http://nso.oxforddictionaries.com/&#34;&gt;Northern Sotho&lt;/a&gt;. The backend of these websites is based on an API retrieving data in RDF from a triple store and delivering data to the frontend in JSON-LD.&lt;/p&gt;&#xA;&lt;p&gt;The entire micro-service infrastructure for development, staging, and production runs on Docker containers in Amazon EC2 instances. In particular, we use Jenkins to rebuild the Docker image for the API based on a Python Flask application and Docker Compose to orchestrate the containers. A typical CI workflow is as follows:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
