mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
857 B
857 B
ckan-devstaller
ckan-devstaller attempts to install CKAN 2.11.3 from source using ckan-compose, intended for development use in a new Ubuntu 22.04 instance.
Quick start
Caution
Make sure
ckan-devstalleris run in a new Ubuntu 22.04 instance. Do NOT runckan-devstallerin an existing instance that is important for your usage.
Paste this into your new Ubuntu 22.04 instance's terminal:
curl -fsSL https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/install.bash | bash