From 222f937edaa2e0e9d9f00490531b7b44492c3079 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Sat, 26 Oct 2024 14:25:46 -0500 Subject: Add "Support Services" documentation for GeneNetwork. --- topics/genenetwork/genenetwork-services.gmi | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'topics/genenetwork/genenetwork-services.gmi') diff --git a/topics/genenetwork/genenetwork-services.gmi b/topics/genenetwork/genenetwork-services.gmi index 6864a4a..8fd6252 100644 --- a/topics/genenetwork/genenetwork-services.gmi +++ b/topics/genenetwork/genenetwork-services.gmi @@ -5,7 +5,7 @@ * type: documentation * keywords: documentation, docs, doc, services, genenetwork services -## GeneNetwork Services +## GeneNetwork Core Services GeneNetwork is composed of a number of different services. This document attempts to document all the services that make up GeneNetwork and document what links give access to the services. @@ -80,3 +80,22 @@ This is currently a project in racket, but we should probably pull in the featur => https://fallback.genenetwork.org/facilities/ markdown-editing-server on old production => https://cd.genenetwork.org/facilities/ markdown-editing-server on CI/CD => https://staging.genenetwork.org/facilities/ markdown-editing-server on staging + +## Support Services + +These are other services that support the development and maintenance of the core services. + +### Issue Tracker + +We use a text-based issue tracker that is accessible via +=> https://issues.genenetwork.org/ + +The repository for this service is at +=> https://github.com/genenetwork/gn-gemtext-threads/ + +### Repositories Server + +This is where a lot of the genenetwork repositories live. You can access it at +=> https://git.genenetwork.org/ + +### … -- cgit v1.2.3