ckan-docker
ckan-docker copied to clipboard
ckanext-scheming extension doesn´t work in my ckan project
Hello ckan community,
I tried to use ckanext-scheming for manage the metadata in my ckan website, but I don´t know if I´m setting the project correctly because when I use the ckan_dataset.yaml configuration in the ckan.ini file (within the ckan container) and then I restart the ckan container this shows an error (initially the project runs well before this integration).
On the other hand, when I add the ckan_dataset.yaml configuration in the ckan.ini file and I run the ckan compose up -d command, the ckan container doesn´t run healthy.
Is this the rigth implementation or do I need anything else?
Thanks