diff options
author | Pjotr Prins | 2021-11-23 10:36:38 +0100 |
---|---|---|
committer | Pjotr Prins | 2021-11-23 10:36:47 +0100 |
commit | deca20da6e0a7b17b7222bb031a7da5fb43ede27 (patch) | |
tree | 58f59c8f3188b872936939a954afaffd89a8f019 | |
parent | 77153d053fee86f80c9bcf190ef1d303602c95a9 (diff) | |
download | gn-gemtext-deca20da6e0a7b17b7222bb031a7da5fb43ede27.tar.gz |
GN1 and machine room
-rw-r--r-- | issues/authorisation.gmi | 7 | ||||
-rw-r--r-- | issues/genenetwork1/gn1-symbols.gmi | 23 | ||||
-rw-r--r-- | tasks/pjotrp.gmi | 3 | ||||
-rw-r--r-- | topics/systems/machine-room.gmi | 7 |
4 files changed, 34 insertions, 6 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi index c98509b..751ec86 100644 --- a/issues/authorisation.gmi +++ b/issues/authorisation.gmi @@ -2,13 +2,16 @@ Look at Chris' authorisation code: -=> https://github.com/chfi/gn-proxy +=> https://github.com/genenetwork/gn-proxy Atm genenetwork2's handling of authorisation is a bit clunky; Since @Bonface is working on the data data up-loader, and it requires authorisation, this is a good time to clean up authorisation. +# Tags + +* assigned: bonfacem, pjotrp, zachs # TODO @@ -123,4 +126,4 @@ On the UI(quote from Zach): to the show trait page. Key point is that I changed the URLs and moved them to their own module. Particularly for published datasets. -- New PR: https://github.com/genenetwork/genenetwork2/pull/614
\ No newline at end of file +- New PR: https://github.com/genenetwork/genenetwork2/pull/614 diff --git a/issues/genenetwork1/gn1-symbols.gmi b/issues/genenetwork1/gn1-symbols.gmi new file mode 100644 index 0000000..ac4cf71 --- /dev/null +++ b/issues/genenetwork1/gn1-symbols.gmi @@ -0,0 +1,23 @@ +# GN1 symbols + +# Tags + +* assigned: pjotrp, arthurc + +# Tasks + +* [ ] fix font issue +* [ ] fix linked webqtl images + +# Info + +The fonts differ on + +=> http://gn1-lily.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 +=> http://gn1.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 + +There is a deeper problem. When you click on one of the symbols it wants to show, for example: + +=> http://www.webqtl.org/array_images/S092UM-1F2.png + +This fails both for GN1 and Lily. Do we still want to show those images, or simply disable? If we want to show them, where are they? diff --git a/tasks/pjotrp.gmi b/tasks/pjotrp.gmi index 5b5178e..f6554fd 100644 --- a/tasks/pjotrp.gmi +++ b/tasks/pjotrp.gmi @@ -7,7 +7,8 @@ ## Tasks * [ ] Rabbit https and GN2 https -* [X] Allow @bonfacem to run redis on P2 +* [ ] fix GN1 images linking to http://www.webqtl.org/array_images/S238-1F1-U74Av2.png +=> http://gn1.genenetwork.org/webqtl/main.py?FormID=sharinginfo&GN_AccessionId=2 => ../topics/systems/tux02-production.gmi Set up stable GN service * [ ] Pluto tool with Zach => ../issues/genenetwork1/gn1-production-system-issues.gmi diff --git a/topics/systems/machine-room.gmi b/topics/systems/machine-room.gmi index bece333..d75883a 100644 --- a/topics/systems/machine-room.gmi +++ b/topics/systems/machine-room.gmi @@ -6,9 +6,10 @@ ## Tasks -* [ ] Make tux02e visible from outside -* [ ] Network switch 10Gbs -* [ ] Add disks to tux01 - Sep 28 To Brock +* [X] Make tux02e visible from outside +* [ ] Network switch 10Gbs - add hosts +* [ ] Add disks to tux01 and tux02 - need to reboot +* [ ] Set up E-mail relay for tux01 and tux02 smtp.uthsc.edu, port 25 => tux02-production.gmi setup new production machine => decommission-machines.gmi Decommission machines |