https://github.com/dathere/ckan-devstaller
⛵ Command-line tool to install CKAN from source (using ckan-compose for development) on a brand new Ubuntu 22.04 distribution.
https://github.com/dathere/ckan-devstaller
ckan command-line-tool fumadocs rust
Last synced: about 1 month ago
JSON representation
⛵ Command-line tool to install CKAN from source (using ckan-compose for development) on a brand new Ubuntu 22.04 distribution.
- Host: GitHub
- URL: https://github.com/dathere/ckan-devstaller
- Owner: dathere
- Created: 2025-08-12T21:57:26.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-01-25T21:54:37.000Z (2 months ago)
- Last Synced: 2026-02-10T00:59:00.908Z (about 2 months ago)
- Topics: ckan, command-line-tool, fumadocs, rust
- Language: Rust
- Homepage: https://ckan-devstaller.dathere.com
- Size: 10.7 MB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ckan-devstaller
`ckan-devstaller` attempts to install a [CKAN](https://ckan.org) instance using [ckan-compose](https://github.com/tino097/ckan-compose/tree/ckan-devstaller) 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](https://ckan-devstaller.dathere.com).**
## Learn more about developing with CKAN
You may find the following guides useful while developing with CKAN:
- [CKAN Hardware Requirements](https://github.com/ckan/ckan/wiki/Hardware-Requirements) - Learn what you need before installing CKAN
- [CKAN Sysadmin guide](https://docs.ckan.org/en/latest/sysadmin-guide.html) - Useful for CKAN instance administrators/sysadmins
- [CKAN Theming guide](https://docs.ckan.org/en/latest/theming/index.html) - Explore how to set up custom themes for your CKAN instance
- [CKAN Extending guide](https://docs.ckan.org/en/latest/extensions/index.html) - Develop CKAN extensions that can enhance your CKAN instance's functionality and add custom features
## What next?
- [Customize your config file](https://docs.ckan.org/en/latest/extensions/index.html)
- [Create test data](https://docs.ckan.org/en/latest/maintaining/getting-started.html#creating-test-data)
- [Visit ckan.org](https://ckan.org)
- [Interact with your CKAN API at ckanaction.dathere.com](https://ckanaction.dathere.com)
## `ckan-devstaller` demos
### Interactive customizable installation

### Installation (sped up)
