From e4609eb510f45bc32ad8654c917446b8b77b1924 Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 19 Oct 2023 10:47:28 +0200 Subject: [PATCH] Update backup section --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1649c78..2465ab5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Easily generate a config for a small scale Taiga deployment. Complete with initi ## Status -WIP. We still need to implement the backup solution for full functionality. +WIP. We are currently testing the ins and outs of our configuration. ## Try out @@ -33,7 +33,10 @@ Done. ## Backup -- Taiga DB & Taiga Media: https://docs.taiga.io/backup-and-restore.html +For a working backup you need to save Taiga DB & Taiga Media as described here: +https://docs.taiga.io/backup-and-restore.html + +For further instruction please refer to BackupAndRestore.md in doc/. ## Development & mirrors