Command-line tool to install CKAN 2.11.3 from source (using ckan-compose for development) on a brand new Ubuntu 22.04 distribution.
Find a file
rzmk 4e6c263198
Some checks failed
Verify ckan-devstaller runs CKAN-only install successfully / Run ckan-devstaller with a CKAN-only install (push) Has been cancelled
feat: update to v0.3.2
2026-02-20 15:21:02 -05:00
.github/workflows revert: use Ubuntu 22.04 for now due to extension compatibility 2026-01-25 16:51:57 -05:00
docs feat: update to v0.3.2 2026-02-20 15:21:02 -05:00
src build: pin to setuptools==81.0.0 for now 2026-02-10 15:13:04 -05: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: update to v0.3.2 2026-02-20 15:21:02 -05: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