summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--topics/systems/mariadb/mariadb.gmi6
-rw-r--r--topics/systems/update-production-checklist.gmi16
2 files changed, 21 insertions, 1 deletions
diff --git a/topics/systems/mariadb/mariadb.gmi b/topics/systems/mariadb/mariadb.gmi
index c575bf4..7db78d1 100644
--- a/topics/systems/mariadb/mariadb.gmi
+++ b/topics/systems/mariadb/mariadb.gmi
@@ -60,7 +60,11 @@ Stop the running mariadb-guix.service. Restore the latest backup archive and ove
=> https://www.borgbackup.org/ Borg
=> https://borgbackup.readthedocs.io/en/stable/ Borg documentation
-# Uprade mariadb
+# Upgrade mariadb
It is wise to upgrade mariadb once in a while. In a disaster recovery it is better to move forward in versions too.
Before upgrading make sure there is a decent backup of the current setup.
+
+See also
+
+=> issues/systems/tux04-disk-issues.gmi
diff --git a/topics/systems/update-production-checklist.gmi b/topics/systems/update-production-checklist.gmi
new file mode 100644
index 0000000..a166f33
--- /dev/null
+++ b/topics/systems/update-production-checklist.gmi
@@ -0,0 +1,16 @@
+# Update production checklist
+
+
+# Tasks
+
+* [ ] Check database
+* [ ] Check gemma working
+* [ ] Check global search
+* [ ] Check authentication
+* [ ] Check sending E-mails
+
+# Check database
+
+=> topics/systems/mariadb/mariadb.gmi
+
+# Check sending E-mails