Skip to content

athenarc/graspos-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GraspOS registry

This repository contains a set of configuration files to set up the GraspOS registry.

Installation

  1. Clone CKAN-docker repository https://github.com/ckan/ckan-docker
git clone https://github.com/ckan/ckan-docker.git
  1. Copy .env file in the cloned root directory
  2. Copy Dockerfile inside the ckan/ folder
  3. Copy 02_setup_scheming.sh inside the ckan/docker_entrypoint.d/ folder
  4. Build the local image
docker compose build
  1. Start the containers:
docker compose up 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published