Command-line tool to install CKAN from source (using ckan-compose for development) on a brand new Ubuntu 22.04 distribution. https://ckan-devstaller.dathere.com
Find a file
2025-10-15 13:04:26 -04:00
docs ui(docs): improve mobile view 2025-10-15 13:04:26 -04:00
src fix: resource_formats.json file path and use rust-ini instead of ckan config-tool 2025-10-14 08:49:14 -04:00
.gitignore feat: initial implementation of ckan-devstaller 2025-08-12 17:56:06 -04:00
Cargo.lock feat: update to 0.3.0, remove --default, add --skip-interactive 2025-10-14 05:46:40 -04:00
Cargo.toml feat: update to 0.3.0, remove --default, add --skip-interactive 2025-10-14 05:46:40 -04:00
install.bash feat: update to 0.3.0, remove --default, add --skip-interactive 2025-10-14 05:46:40 -04:00
README.md docs: link to CKAN in README 2025-10-14 08:57:06 -04:00

ckan-devstaller

{1329F0BA-A29F-4BF8-BB6B-E3BA84FDAFCC}

ckan-devstaller attempts to install a CKAN instance using ckan-compose for development usage in a new Ubuntu 22.04 instance.

You may find ckan-devstaller useful for:

  • Exploring CKAN for the first time without spending hours on installation steps
  • Developing/Testing CKAN extensions and fixing bugs
  • Trying a new CKAN version to test an upgrade from a legacy version

ckan-devstaller was made to help speed up the installation time for CKAN and various extensions/features to boost development productivity.

Get started at ckan-devstaller.dathere.com.

Learn more about developing with CKAN

You may find the following guides useful while developing with CKAN:

What next?

ckan-devstaller demos

Interactive customizable installation

ckan-devstaller-interactive-mode-demo

Installation (sped up)

ckan-devstaller-demo