Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 457 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 457 Bytes

CKAN

A custom CKAN extension for International Atomic Energy Agency (IAEA) data portal.

Requirements

Make sure you have following tools installed on your machine:

  • Docker
  • Docker-compose

Installation

To build the images:

docker-compose build

To start the containers:

docker-compose up

Now you can start development of your extension.