bridge Setup LXC Container with Gitlab Here is a simple step by step manual to setup an LXC Container with GitLab Community Edition on Ubuntu Server LTS 14.04. Links: * LXC * Gitlab LXC Install LXC sudo apt-get update && apt-get install bridge-utils lxc Create an LXC Container from a template lxc-create -t ubuntu -n gitlabLXC