From d442ed6b4a71ffc5aa99a05ccae94e44b14adc4d Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 23 Mar 2024 10:30:08 +0100 Subject: [PATCH] Add backup strategy --- .../src/app/pages/faq/saas/saas-page.html | 17 +++++++++++++++-- .../faq/self-hosting/self-hosting-page.html | 11 +++++++++++ 2 files changed, 26 insertions(+), 2 deletions(-) diff --git a/apps/client/src/app/pages/faq/saas/saas-page.html b/apps/client/src/app/pages/faq/saas/saas-page.html index f834e1f6f..c0b141ac8 100644 --- a/apps/client/src/app/pages/faq/saas/saas-page.html +++ b/apps/client/src/app/pages/faq/saas/saas-page.html @@ -66,8 +66,9 @@ Yes, you can try Ghostfolio Premium by signing - up for Ghostfolio and applying for a trial (see “My Ghostfolio”). It - is easy, free and there is no commitment. You can stop using it at any + up for Ghostfolio and applying for a trial (see + Membership). It is + easy, free and there is no commitment. You can stop using it at any time. @@ -128,6 +129,18 @@ >. + + + What is the best approach to managing backups? + + It is suggested to regularly back up your data via + My Ghostfolio → + Export Data. + Got any other questions? diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html index 1f95abef3..30ee5778b 100644 --- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html +++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html @@ -116,6 +116,17 @@ and desktop computers. + + + What is the best approach to managing backups? + + It is suggested to regularly back up your data by utilizing full + database dumps. + Got any other questions?