Previously, I have used the discourse packages from https://packager.io/gh/pkgr/discourse because that was easy to install and to maintain, just with Ubuntu packages. Unfortunately, those packages have not been updated for a while. Another thing is that I can now run docker within
Using Fedora 25 Beta in Docker for LightBuildServer
For the LightBuildServer (LBS) I want to run some of my nightly builds already against Fedora 25 Beta, to see if I need to fix anything in the Mono packages for Fedora. But there is no Beta image for Fedora
Installing Demo Version of Kolab 3.4 with Docker
This describes how to install a docker image of Kolab. Please note: this is not meant to be for production use. The main purpose is to provide an easy way for demonstration of features and for product validation. This installation
Building a Docker container for Kolab 3.4 on Jiffybox
This article is an update of the previous post that built a Docker container for Kolab 3.3 from September 2014. Preparation I am using a Jiffybox provided by DomainFactory for building the Docker container. I have installed Fedora 21 on a Jiffybox.
Installing Demo Version of Kolab 3.3 with Docker
This describes how to install a docker image of Kolab. Please note: this is not meant to be for production use. The main purpose is to provide an easy way for demonstration of features and for product validation. This installation
Building a Docker container for Kolab 3.3 on Jiffybox
This article is an update of the previous post that built a Docker container for Kolab 3.1: Building a Docker container for Kolab on Jiffybox (March 2014) Preparation I am using a Jiffybox provided by DomainFactory for building a Docker
Installing Demo Version of Kolab 3.1 with Docker
This describes how to install a docker image of Kolab. Please note: this is not meant to be for production use. The main purpose is to provide an easy way for demonstration of features and for product validation. This installation
Building a Docker container for Kolab on Jiffybox
Preparation I am using a Jiffybox provided by DomainFactory for building a Docker container for Kolab 3.1 running on CentOS 6. I have installed Ubuntu 12.04 LTS on a Jiffybox. I am therefore following Docker Installation instructions for Ubuntu for