summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--topics/deploy/uthsc-vpn.scm5
-rw-r--r--topics/genenetwork/starting_gn1.gmi4
-rw-r--r--topics/systems/migrate-p2.gmi12
3 files changed, 2 insertions, 19 deletions
diff --git a/topics/deploy/uthsc-vpn.scm b/topics/deploy/uthsc-vpn.scm
index 93b2595..82f67f5 100644
--- a/topics/deploy/uthsc-vpn.scm
+++ b/topics/deploy/uthsc-vpn.scm
@@ -9,10 +9,7 @@
 ;; Put in the hosts you are interested in here.
 (define %hosts
   (list "octopus01"
-        "tux01.genenetwork.org"
-        "tux03.genenetwork.org"
-        "tux04.genenetwork.org"
-        "space.uthsc.edu"))
+        "spacex.uthsc.edu"))
 
 (define (ini-file name scm)
   "Return a file-like object representing INI file with @var{name} and
diff --git a/topics/genenetwork/starting_gn1.gmi b/topics/genenetwork/starting_gn1.gmi
index efbfd0f..e31061f 100644
--- a/topics/genenetwork/starting_gn1.gmi
+++ b/topics/genenetwork/starting_gn1.gmi
@@ -51,9 +51,7 @@ On an update of guix the build may fail. Try
    #######################################'
    #      Environment Variables - private
    #########################################
-   # sql_host = '[1]tux02.uthsc.edu'
-   # sql_host = '128.169.4.67'
-   sql_host = '172.23.18.213'
+   sql_host = '170.23.18.213' 
    SERVERNAME = sql_host
    MYSQL_SERVER = sql_host
    DB_NAME = 'db_webqtl'
diff --git a/topics/systems/migrate-p2.gmi b/topics/systems/migrate-p2.gmi
deleted file mode 100644
index c7fcb90..0000000
--- a/topics/systems/migrate-p2.gmi
+++ /dev/null
@@ -1,12 +0,0 @@
-* Penguin2 crash
-
-This week the boot partition of P2 crashed. We have a few lessons here, not least having a fallback for all services ;)
-
-* Tasks
-
-- [ ] setup space.uthsc.edu for GN2 development
-- [ ] update DNS to tux02 128.169.4.52 and space 128.169.5.175
-- [ ] move CI/CD to tux02
-
-
-* Notes