<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Planetlab on Christian Decker</title>
    <link>https://snyke.net/tags/planetlab/</link>
    <description>Recent content in Planetlab on Christian Decker</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 17 Oct 2015 23:46:26 +0200</lastBuildDate>
    
	<atom:link href="https://snyke.net/tags/planetlab/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Getting git to play nicely with CDNs</title>
      <link>https://snyke.net/blog/2011/12/13/getting-git-to-play-nicely-with-cdns/</link>
      <pubDate>Sat, 17 Oct 2015 23:46:26 +0200</pubDate>
      
      <guid>https://snyke.net/blog/2011/12/13/getting-git-to-play-nicely-with-cdns/</guid>
      <description>Git is a really cool version control system. So cool in fact that I decided to use it to distribute the project I’m working on to several hundreds of Planetlab nodes. So I went ahead and created a repository with git init --bare somewhere in under the root of my local Apache2. Using pssh we can clone and pull from the repository simply by specifying the URL to that repo.</description>
    </item>
    
    <item>
      <title>Getting git to play nicely with CDNs</title>
      <link>https://snyke.net/post/getting-git-to-play-nicely-with-cdns/</link>
      <pubDate>Sat, 17 Oct 2015 23:46:26 +0200</pubDate>
      
      <guid>https://snyke.net/post/getting-git-to-play-nicely-with-cdns/</guid>
      <description>Git is a really cool version control system. So cool in fact that I decided to use it to distribute the project I’m working on to several hundreds of Planetlab nodes. So I went ahead and created a repository with git init --bare somewhere in under the root of my local Apache2. Using pssh we can clone and pull from the repository simply by specifying the URL to that repo.</description>
    </item>
    
  </channel>
</rss>