Skip to content

pax162/ckan-docker-public

 
 

Repository files navigation

ckan-docker public

This is a dockerized CKAN, reworked for fast rebuilds and including extensions as submodules in the repository. In general extensions that are private GitHub repos are included as submodules, and other public ones are downloaded as part of the Docker build.

N.B. Please keep master (time of writing: datadore-ckan-replacement) clean and generic and add customizing CKAN extensions for client-work in a new branch as a submodule (or if they are public, as a revised Dockerfile, though that might make merges a bit more problematic). You can keep up to date with git merges from master (time of writing: datadore-ckan-replacement).

PLEASE, use https: for git submodules and not git: - otherwise we have problems deploying on servers.

In addition, please make CKAN upgrades in master (time of writing: datadore-ckan-replacement) using the script in the derilinx/ckan-docker-compose (time of writing: hse-docker) repository, and then merge them into your repository and do a git submodule update.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.6%
  • CSS 20.2%
  • HTML 7.3%
  • JavaScript 5.5%
  • Shell 0.3%
  • Dockerfile 0.1%