Command-line tool to install CKAN 2.11.3 from source (using ckan-compose for development) on a brand new Ubuntu 22.04 distribution.
  • Rust 96.6%
  • Shell 3.4%
Find a file
2026-04-29 16:41:15 -04:00
.github/workflows ci: update to latest Ubuntu and checkout action from v2 to v6 2026-04-29 10:51:48 +00:00
docs docs: fix title in changelog for 0.3.3 2026-04-29 16:41:15 -04:00
src feat: 0.3.3, update CKAN versions 2026-04-29 10:45:08 +00:00
.gitignore feat: initial implementation of ckan-devstaller 2025-08-12 17:56:06 -04:00
Cargo.lock feat: update to v0.3.2 2026-02-20 15:21:02 -05:00
Cargo.toml feat: update to v0.3.2 2026-02-20 15:21:02 -05:00
install.bash feat: 0.3.3, update CKAN versions 2026-04-29 10:45:08 +00:00
README.md revert: use Ubuntu 22.04 for now due to extension compatibility 2026-01-25 16:51:57 -05: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