From 3a21eb438f964635c5a5d5677a97c01500cb3ee4 Mon Sep 17 00:00:00 2001 From: Brett Jones <54408245+kowh-ai@users.noreply.github.com> Date: Fri, 7 Jul 2023 13:59:39 +0200 Subject: [PATCH] Update README.md Update for wiki article link --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ffdfaf3..2207071 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * [The ckanext-envvars extension](#envvars) * [The CKAN_SITE_URL parameter](#CKAN_SITE_URL) * [Changing the base image](#Changing-the-base-image) +* [Replacing DataPusher with XLoader](#Replacing-DataPusher-with-XLoader) ## 1. Overview @@ -240,3 +241,7 @@ For convenience the CKAN_SITE_URL parameter should be set in the .env file. For The base image used in the CKAN Dockerfile and Dockerfile.dev can be changed so a different DockerHub image is used eg: ckan/ckan-base:2.9.9 could be used instead of ckan/ckan-base:2.10.1 + +## 14. Replacing DataPusher with XLoader + +Check out the wiki page for this:https://github.com/ckan/ckan-docker/wiki/Replacing-DataPusher-with-XLoader