From 4b7c52bdeb8a8b3b02a99b8f041e11ba4cd8a576 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 9 Dec 2022 15:11:40 -0600 Subject: Pjotr notes --- topics/systems/dns-changes.gmi | 5 +++++ topics/systems/gn-services.gmi | 10 ++++++++-- 2 files changed, 13 insertions(+), 2 deletions(-) (limited to 'topics/systems') diff --git a/topics/systems/dns-changes.gmi b/topics/systems/dns-changes.gmi index 75f9333..c83c4eb 100644 --- a/topics/systems/dns-changes.gmi +++ b/topics/systems/dns-changes.gmi @@ -33,3 +33,8 @@ We are moving thing to a new DNS hosting service. We have accounts on both. To m + dig systemsgenetics.org +trace + whois systemsgenetics.org (check for privacy setting!) + https://dnssec-analyzer.verisignlabs.com/genenetwork.org + +For UTHSC services the following primary DNS should be used: + +* UTDNS1.UTHSC.EDU +* UTDNS2.UTHSC.EDU diff --git a/topics/systems/gn-services.gmi b/topics/systems/gn-services.gmi index 0cacf25..7c032bd 100644 --- a/topics/systems/gn-services.gmi +++ b/topics/systems/gn-services.gmi @@ -22,14 +22,20 @@ curl localhost:8080/version ``` curl http://localhost:8000/gene/aliases/BRCA2 ["FACD","FAD","FANCD","BROVCA2","FAD1","FANCD1","BRCC2","GLM3","PNCA2","XRCC11"] +curl https://luna.genenetwork.org/gn3/ +[ "Hello GeneNetwork3!" ] ``` + 3. genenetwork3 (python3) ``` -curl https://luna.genenetwork.org/gn3/ -[ "Hello GeneNetwork3!" ] +curl localhost:8087/api/version +"1.0" + ``` +On epysode it is running on 8081 + ## Notes We track services now on -- cgit 1.4.1