From 6e490e5710b443fbc331adbd6142da8a2cd4bf88 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:15:52 +0200 Subject: [PATCH] Feature/extend self hosting faq by benchmarks for markets (#3940) * Extend FAQ by benchmarks for Markets * Update changelog --- CHANGELOG.md | 3 ++- .../faq/self-hosting/self-hosting-page.html | 24 ++++++++++++++++--- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852e4576e..4d9ece4ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Extended the content of the _Self-Hosting_ section by the benchmarks concept on the Frequently Asked Questions (FAQ) page +- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Compare with..._ on the Frequently Asked Questions (FAQ) page +- Extended the content of the _Self-Hosting_ section by the benchmarks concept for _Markets_ on the Frequently Asked Questions (FAQ) page - Set the permissions (`chmod 0700`) on `entrypoint.sh` in the `Dockerfile` ### Changed 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 ac8eddc48..7538678c3 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 @@ -139,9 +139,9 @@

- To compare your performance with benchmarks like - Bitcoin, Gold, or the S&P 500, follow these - steps. + To compare your performance with benchmarks (see + Compare with...) like Bitcoin, Gold, or the + S&P 500, follow these steps.

  1. Open the Admin Control panel
  2. @@ -170,6 +170,24 @@
+ + + How do I set up Markets? + + +

The Markets list is derived from your Benchmarks.

+
    +
  1. Open the Admin Control panel
  2. +
  3. Navigate to the Market Data section
  4. +
  5. Choose an asset profile
  6. +
  7. In the dialog, check the Benchmark box
  8. +
+

+ Please note: Data is cached, meaning changes may take a few minutes + to appear. +

+
+
Which devices are supported?