Closed sagargg-zz closed 4 years ago
Can confirm, doesn't work for me either.
Did some googling and got it to work again. Keitaro has a ckan-data-pusher image here, from there I got to their repo.
Now, the content of that repo is pretty similar to the stuff in ./datapusher
here in okfn/docker-ckan. If you replace the contents with that of the keitaro repo it works again.
The only notable differences in the setup/datapusher_settings.py
are:
PORT
MAX_CONTENT_LENGTH
I made sure they don't get overwritten by the keitaro stuff but rather stay as before.Now it works, at least for me, and I only tested dev so far. But maybe that helps.
Just pushed a new Dockerfile for the DataPusher if you want to try it out
It looks like the
keitaro/base:0.4
image has been removed from the dockerhub so, because of that datapusher build is failing.