ckan-docker icon indicating copy to clipboard operation
ckan-docker copied to clipboard

Update README with all the useful commands (scripts) available

Open kowh-ai opened this issue 1 year ago • 2 comments

There are a number of very useful commands available to run from the host machine. These should be included in the README file for this repo

The commands will be along the lines of:

docker compose -f docker-compose.dev.yml exec <script options> ckan-dev ckan <ckan options> <ckan command>

kowh-ai avatar Nov 12 '24 15:11 kowh-ai

even better if those could be written as

./devexec ckan <ckan options> <ckan command>

wardi avatar Nov 12 '24 15:11 wardi

per https://github.com/ckan/ckan-docker/issues/193 can we also cross link to https://github.com/ckan/ckan-docker-base as they are siblings/twins and work together.

duttonw avatar Nov 28 '24 22:11 duttonw