Explore Kartoza

Try searching for: QGIS, Training, GeoNode, PostGIS

Docker

PostgreSQL SSL Setup in Docker-postgis

Kartoza's Docker-based PostGIS image includes SSL support and demonstrates progressive complexity from automatic to manual certificate management.

Read more

QGIS Road to Nerdvana Episode 14: Fun and Games with QGIS Server

This installment features Charles and Tim demonstrating Docker-based QGIS server configuration. They have made a resource pack with the configuration files created and the sampled data etc.

Read more

Using a Docker Compose-Based Python Interpreter in PyCharm

JetBrains recently enabled native Docker Compose interpreter support, resolving earlier limitations around environment variable handling.

Read more

Creating a Live, Topic Specific Mirror of OpenStreetMap in PostGIS

The article provides a walkthrough for establishing a live OSM mirror focused on particular geographic regions and feature types.

Read more

Mounting a Storage Drive in Hetzner Cloud for Rancher Deployments

This article builds upon an earlier blog post by Tim Sutton on using-a-sambacifs-mount-as-a-docker-volume.

Read more

Setting up Geogig in a Production Environment

The piece addresses a long-standing need in geospatial work: versioning spatial data.

Read more

Using a SAMBA/CIFS Mount as a Docker Volume

A technique for mounting Docker volumes on SMB endpoints, useful for non-latency-sensitive applications like backup storage.

Read more

How to Run a Linux GUI Application on OSX Using Docker

This guide enables running Linux GUI applications directly on macOS by utilizing Docker alongside X11 forwarding tools. The technique applies to any graphical Linux application within containerized environments.

Read more

7 Tips for Making Productive Use of Docker

I have been using and learning docker since the early days after it was announced. The author reflects on mistakes made and provides practical guidance to help new Docker users avoid similar pitfalls.

Read more

Kartoza Docker-helpers for Lazy Sysadmins

Docker offers powerful containerization capabilities, though the command-line interface can become repetitive.

Read more

Orchestrating GeoServer with Docker and Fig

In this article I will detail how to set up a simple orchestrated system of docker containers using PostGIS, GeoServer, Docker, and Fig. This practical guide demonstrates containerizing geospatial services with persistent data management and service orchestration.

Read more

Running QGIS Desktop in a Docker Container

An exploration of containerizing QGIS Desktop using Docker, outlining advantages, limitations, and implementation steps.

Read more