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
rzmk f0ac63a368
Some checks failed
Verify ckan-devstaller runs CKAN-only install successfully / Run ckan-devstaller with a CKAN-only install (push) Has been cancelled
docs: add ckanaction to Next Steps in README and ignore README for CI
2025-10-31 14:28:22 -04:00
.github/workflows docs: add ckanaction to Next Steps in README and ignore README for CI 2025-10-31 14:28:22 -04:00
docs feat(docs): add mention of the new --skip-run flag 2025-10-30 09:23:38 -04:00
src chore: move running ckan text to within conditional 2025-10-30 09:14:49 -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 ckan-devstaller to v0.3.1 2025-10-30 09:10:01 -04:00
README.md docs: add ckanaction to Next Steps in README and ignore README for CI 2025-10-31 14:28:22 -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