Skip to content

Commit a874179

Browse files
kltmclaude
andcommitted
Update README.md with current project description and canonical deployment docs
Remove outdated Travis CI badge and dead Jenkins/build-artifact links. Add pointer to canonical deployment docs in devops-documentation repo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e82bd71 commit a874179

1 file changed

Lines changed: 9 additions & 8 deletions

File tree

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,17 @@
1-
[![Build Status](https://travis-ci.org/cmungall/go-graphstore.svg?branch=master)](https://travis-ci.org/cmungall/go-graphstore)
21
[![DOI](https://zenodo.org/badge/13996/cmungall/go-graphstore.svg)](https://zenodo.org/badge/latestdoi/13996/cmungall/go-graphstore)
32

4-
This repository contains code and configuration for building the GO
5-
graphstore, as well as documentation on how to query it.
3+
This repository contains code and configuration for the Gene Ontology's
4+
Blazegraph SPARQL endpoint service (`rdf.geneontology.org`). It packages
5+
Blazegraph into a Docker container behind an Apache reverse proxy and
6+
deploys to AWS EC2 instances using Terraform and Ansible.
67

7-
It is executed by this Jenkins job: https://build.berkeleybop.org/job/build-go-rdfstore
8+
## Deployment
89

9-
This deposits the blazegraph dump here: http://build-artifacts.berkeleybop.org/build-go-rdfstore/latest/blazegraph.jnl
10+
Canonical deployment and operations documentation lives at:
11+
**[devops-documentation / README.graphstore.md](https://github.com/geneontology/devops-documentation/blob/main/README.graphstore.md)**
1012

11-
Warning: this is experimental and the dump is not guaranteed to be
12-
either complete or up to date. To build the graph for yourself, follow
13-
the instructions below.
13+
General devops environment setup (credentials, AWS, SSH keys) is at:
14+
[devops-documentation / README.setup.md](https://github.com/geneontology/devops-documentation/blob/main/README.setup.md)
1415

1516
# Building the graph store
1617

0 commit comments

Comments
 (0)