Skip to content

WormBase/caltech-curation-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

caltech-curation-services

aCeDB

run aCeDB using docker on your local computer (works on Linux only)

You can specify the location of a local directory that will be mounted from your computer to the aCeDB docker container by modifying the following variables in the .env file:

CALTECH_CURATION_FILES_INTERNAL_PATH= CALTECH_CURATION_FILES_EXTERNAL_PATH=

Once these variables are set, start the docker container with the following command:

$ make start-acedb

Setup

Grafana

Create grafana/grafana.ini file and modify it with custom config. For example, modify the smtp section to be able to send out email alert notifications.

grafana/grafana_original.ini contains the original default settings.

About

Modular curation services for Caltech WormBase data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published