Open timiil opened 1 year ago
For 2), try changing the environment variable in the .env
file as follows: CKAN_SITE_URL=https://
For 1), I'm not sure why your DataPusher container doesn't find libmagic
...The image should contain this library https://github.com/ckan/ckan-docker-base/blob/main/datapusher/Dockerfile#L29
hello all, my steps is :
everything works well, but when we use https://0.0.0.0:8443 we have two problem:
1, when we upload the json file and click the 'Upload to DataStore' it failed:
2, every time the page redirect is failed because it alway redirect to 'https://localhost:8443/xxxxx’ page, but not the machine ip. so where we can reconfig the 'site name' ?