Skip to content

Docker setup for HACID climate services knowledge graph instance

License

Notifications You must be signed in to change notification settings

hacid-project/climate-services-kg-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

climate-services-kg-docker

Docker setup for HACID climate services knowledge graph instance

Get the RDF Dump

Get the RDF dump file in one these two ways:

First method is recommended unless you are a KG developer updating the data source mapping.

Install Services

git clone https://github.com/hacid-project/climate-services-kg-docker
cd climate-services-kg-docker
./build-lodview-img.sh

Create Triple Store

Go to http://keng.istc.cnr.it:7200/repository/create/graphdb.

Create a new repository called hacid-cs.

Load Data

Go to http://keng.istc.cnr.it:7200/import#user.

Upload the RDF dump to the hacid-cs repository.

Run

sudo docker compose up

Update SSL Certificate

sudo docker compose run certbot renew
sudo docker compose restart out-facing

About

Docker setup for HACID climate services knowledge graph instance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages