Blog

Using a Docker Compose-Based Python Interpreter in PyCharm - Cover Image
Docker
Using a Docker Compose-Based Python Interpreter in PyCharm

I was involved with different kinds of Django projects in the past. Back then the standard approach of attaching your debug interpreter was by creating a virtual environment in your python project.

Creating a Live, Topic Specific Mirror of OpenStreetMap in PostGIS - Cover Image
Docker
Creating a Live, Topic Specific Mirror of OpenStreetMap in PostGIS

Introduction In this article, we will do a walk-through of creating a live mirror of OSM for a specific country or region and for a specific set of OSM features. For this example, we will

Setting up Geogig in a Production Environment
Docker
Setting up Geogig in a Production Environment

GIS practitioners and developers have long been interested in versioning spatial data.

Using a SAMBA/CIFS Mount as a Docker Volume
Docker
Using a SAMBA/CIFS Mount as a Docker Volume

I preface this article by saying that what I am showing here is probably not best practice and you should test to see if it works reliably for you before taking this route.

How to Run a Linux GUI Application on OSX Using Docker - Cover Image
Docker
How to Run a Linux GUI Application on OSX Using Docker

Ok so here is the scenario: You just got a nice new MacBook 15" Retina computer thinking it would work as nicely for Linux as your 13" MacBook did and then you discover that the hyb

7 tips for Making Productive use of Docker - Cover Image
Docker
7 tips for Making Productive use of Docker

I have been using and learning docker since the early days after it was announced.

Kartoza Docker-helpers for Lazy Sysadmins
Docker
Kartoza Docker-helpers for Lazy Sysadmins

Docker is really awesome but typing out all those commands can get tedious.

Orchestrating GeoServer with Docker and Fig - Cover Image
Docker
Orchestrating GeoServer with Docker and Fig

In this article I will detail how to set up a simple orchestrated system of docker containers