&lt;?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on Frank Kumro</title><link>https://frank.kumro.dev/tags/git/</link><description>Recent content in Git on Frank Kumro</description><generator>Hugo</generator><language>en</language><copyright>Frank Kumro</copyright><lastBuildDate>Tue, 21 Nov 2017 15:24:00 +0000</lastBuildDate><atom:link href="https://frank.kumro.dev/tags/git/index.xml" rel="self" type="application/rss+xml"/><item><title>Deploying git tags on Nanobox</title><link>https://frank.kumro.dev/posts/2017-11-21-deploying-git-tags-on-nanobox/</link><pubDate>Tue, 21 Nov 2017 15:24:00 +0000</pubDate><guid>https://frank.kumro.dev/posts/2017-11-21-deploying-git-tags-on-nanobox/</guid><description>&lt;p&gt;I’ve been using Nanobox for months now on my side projects, it is an amazing tool for dev(s)/teams that are solo or want to avoid devops work. One item that I miss from my devops days, was the ability to deploy based on a git tag. Being able to checkout the code that currently lives on production, at any time, saves a lot of headaches when it hits the fan.&lt;/p&gt;</description></item><item><title>Setting up Gitlab CI for Elixir/Phoenix on your VPS</title><link>https://frank.kumro.dev/posts/2017-04-21-setting-up-gitlab-ci-for-elixir-phoenix-on-your-vps/</link><pubDate>Fri, 21 Apr 2017 23:04:00 +0000</pubDate><guid>https://frank.kumro.dev/posts/2017-04-21-setting-up-gitlab-ci-for-elixir-phoenix-on-your-vps/</guid><description>&lt;p&gt;Gitlab is a great development tool, getting better with every release. They give you access to their new-ish pipelining features on Gitlab.com for free. However, I wanted to setup the Gitlab Runner (this is what executes your CI build) on my own VPS using Docker. Gitlab makes this very easy to install, but the documentation is spread out when it comes to setup and execution. I thought an all in one document showing all the steps would be helpful to the community.&lt;/p&gt;</description></item></channel></rss>