Here is how to set up a new CKAN development environment conveniently using Docker and a tutorial on installing a new CKAN extension. Let’s get started.
by
The CKAN ecosystem can be installed in 3 different ways.
- Install from an OS (Debian) package
- Install from source
- Install as Docker Containers using Docker Compose
by Brett Jones