Skip to content

CKAN Installation: all services running in one Docker Container aka: a VM replacement for a CKAN Install using source

Brett Jones edited this page Apr 7, 2025 · 1 revision

This is designed as a replacement to using a Virtual Machine (or physical machine) to install a CKAN environment. I personally used to use VirtualBox to run Ubuntu Virtual Machines on my Mac OS host but Iv'e been experiencing more and more problems in getting these VM's running.

This is a replacement environment for products like VitualBox and VMWare. The idea here is to use Docker only yo provide a basic Ubuntu machine to install the software

This is an unofficial CKAN repo

Installing CKAN as source

Clone this wiki locally