<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Docker on Bluish capsule</title>
    <link>https://www.teosoft.it/tags/docker/</link>
    <description>Recent content in Docker on Bluish capsule</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 18 Feb 2019 14:35:40 +0100</lastBuildDate>
    
	<atom:link href="https://www.teosoft.it/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Nextcloud using docker backup and update</title>
      <link>https://www.teosoft.it/post/2019-02-18-nextcloud-docker-backup-and-update/</link>
      <pubDate>Mon, 18 Feb 2019 14:35:40 +0100</pubDate>
      
      <guid>https://www.teosoft.it/post/2019-02-18-nextcloud-docker-backup-and-update/</guid>
      <description>&lt;p&gt;Backup and update an instance of Nextcloud installed via docker compose.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Nextcloud using docker on ovh vps</title>
      <link>https://www.teosoft.it/post/2019-02-05-nextcloud-using-docker-on-ovh-vps/</link>
      <pubDate>Tue, 05 Feb 2019 13:01:25 +0100</pubDate>
      
      <guid>https://www.teosoft.it/post/2019-02-05-nextcloud-using-docker-on-ovh-vps/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://nextcloud.com/&#34;&gt;Nextcloud&lt;/a&gt; is a private cloud service platform. I plan to use it for personal and family usage, just to move some of my personal data away from third parties.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>VSTS minimal docker build agent</title>
      <link>https://www.teosoft.it/post/2018-09-03-vsts-minimal-docker-build-agent/</link>
      <pubDate>Mon, 03 Sep 2018 11:36:11 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-09-03-vsts-minimal-docker-build-agent/</guid>
      <description>&lt;p&gt;The official standard image with all the tools is 4Gb compressed and it is really too big for my tiny VPS server. The image includes a lot of tools that I don&amp;rsquo;t use so I will remove those tools and see ho much disk space I can save.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>VSTS personal build agent on Docker</title>
      <link>https://www.teosoft.it/post/2018-08-31-vsts-personal-build-agent-on-docker/</link>
      <pubDate>Fri, 31 Aug 2018 12:42:21 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-08-31-vsts-personal-build-agent-on-docker/</guid>
      <description>&lt;p&gt;Visual Studio Team Services has a very good build agent: free and with high availability. The only problem is that it is a bit slow because every time you run a build it will start from scratch and download everything. A custom build agent will cache stuff and speed up build times a lot.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Containerize</title>
      <link>https://www.teosoft.it/project/datingapp/17-publishing/5-containerize/</link>
      <pubDate>Fri, 10 Aug 2018 10:33:17 +0200</pubDate>
      
      <guid>https://www.teosoft.it/project/datingapp/17-publishing/5-containerize/</guid>
      <description>&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Magento and Docker Compose on OVH Vps</title>
      <link>https://www.teosoft.it/post/2018-04-06-magento-and-docker-compose-on-ovh-vps/</link>
      <pubDate>Fri, 06 Apr 2018 11:40:03 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-04-06-magento-and-docker-compose-on-ovh-vps/</guid>
      <description>&lt;p&gt;Compose defines and runs multi-container Docker applications.&lt;/p&gt;

&lt;p&gt;Using a single yaml file it is possible to run multiple docker containers for complex applications. For example one contaner for the web app, one for the database and one for redis, all with a single command.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Manage Docker with Portainer</title>
      <link>https://www.teosoft.it/post/2018-04-04-manage-docker-with-portainer/</link>
      <pubDate>Wed, 04 Apr 2018 11:25:23 +0200</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-04-04-manage-docker-with-portainer/</guid>
      <description>&lt;p&gt;Portainer runs as a light (4Mb) container on Docker.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Setup Docker on a OVH Vps server</title>
      <link>https://www.teosoft.it/post/2018-03-23-setup-docker-on-ovh-vps-server/</link>
      <pubDate>Fri, 23 Mar 2018 11:20:51 +0100</pubDate>
      
      <guid>https://www.teosoft.it/post/2018-03-23-setup-docker-on-ovh-vps-server/</guid>
      <description>&lt;p&gt;I have a brand new VPS server from OVH with Debian Stretch. Let&amp;rsquo;s configure it with some basic security and Docker. The server will be used as a test machine for my experiments. This machine is &lt;strong&gt;not&lt;/strong&gt; for production.&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>