From c6b2ee0811cdff8bc8aaef50ea633001f52fe5cb Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 10 Mar 2024 09:33:25 +0100 Subject: [PATCH] Add available home server systems --- .../faq/self-hosting/self-hosting-page.html | 19 +++++++++++++++++++ .../resources/resources-page.component.ts | 1 + .../app/pages/resources/resources-page.html | 17 +++++++++++++++++ 3 files changed, 37 insertions(+) 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 5dcaa0cf7..1f95abef3 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 @@ -18,6 +18,25 @@ GitHub. + + + Which home server systems is Ghostfolio available + on? + + + The community has made Ghostfolio available on various home server + systems, including + CasaOS, Runtipi, + TrueCharts, Umbrel, and + Unraid. + + How do I add a new currency? diff --git a/apps/client/src/app/pages/resources/resources-page.component.ts b/apps/client/src/app/pages/resources/resources-page.component.ts index 5c9e690b9..23c5bf5eb 100644 --- a/apps/client/src/app/pages/resources/resources-page.component.ts +++ b/apps/client/src/app/pages/resources/resources-page.component.ts @@ -14,6 +14,7 @@ import { Subject } from 'rxjs'; export class ResourcesPageComponent implements OnInit { public hasPermissionForSubscription: boolean; public info: InfoItem; + public routerLinkFaq = ['/' + $localize`faq`]; public routerLinkResourcesPersonalFinanceTools = [ '/' + $localize`resources`, 'personal-finance-tools' diff --git a/apps/client/src/app/pages/resources/resources-page.html b/apps/client/src/app/pages/resources/resources-page.html index da57cc908..800c674cf 100644 --- a/apps/client/src/app/pages/resources/resources-page.html +++ b/apps/client/src/app/pages/resources/resources-page.html @@ -2,6 +2,23 @@

Resources

+

Ghostfolio

+
+
+
+

Frequently Asked Questions (FAQ)

+
+ Find quick answers to commonly asked questions about Ghostfolio in + our Frequently Asked Questions (FAQ) section. +
+ +
+
+

Guides