There are some configs needing fixes or improvement:
Fix: remove = in line ./docker/ckan/ckan-entrypoint.sh:crudini --set --verbose ${CONFIG_TMP} app:main ckan.site_url = ${CKAN_SITE_URL}
Fix: CKAN_SITE_URL is used for both internal docker reference (where the service name is usually ckan) and external (the configured site URL) (will also fix #15)
new users should not be able to register
only allow mandatory languages
it
de, fr for bilingual regions
en for helping developers that cannot speak any of the above languages
remove dcatapit_subcatalog_facets plugin (shall be deprecated)
There are some configs needing fixes or improvement:
=
in line./docker/ckan/ckan-entrypoint.sh:crudini --set --verbose ${CONFIG_TMP} app:main ckan.site_url = ${CKAN_SITE_URL}
CKAN_SITE_URL
is used for both internal docker reference (where the service name is usuallyckan
) and external (the configured site URL) (will also fix #15)it
de
,fr
for bilingual regionsen
for helping developers that cannot speak any of the above languagesdcatapit_subcatalog_facets
plugin (shall be deprecated)ckan.preview**formats
entriesckan.datastore.write_url
and read url