Dockerfile for running the CKAN DataPusher server on dokku.
Set up an app called ckan-datapusher
on the dokku server. No additional config is needed.
git remote add dokku [email protected]:ckan-datapusher
git push dokku master
Remember to set up a link from ckan
to ckan-datastore
.