From a8521e0ecf18a538e9c7af5a30ff69d636eeeb02 Mon Sep 17 00:00:00 2001 From: zenkraker <44246878+zenkraker@users.noreply.github.com> Date: Thu, 26 May 2022 17:52:14 +0200 Subject: [PATCH] Update README.md (#943) * Update README.md for Unraid users --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e54ed0170..a13c965fb 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,14 @@ Run the following command to setup the database once Ghostfolio is running: docker-compose -f docker/docker-compose.yml exec ghostfolio yarn database:setup ``` +## For self-hosted environment (e.g Unraid) + +Please follow the guide at the following link for Unraid. + +[https://forums.unraid.net/topic/123829-support-community-applications-ghostfolio/](https://forums.unraid.net/topic/123829-support-community-applications-ghostfolio/) + + + ### b. Build and run environment Run the following commands to build and start the Docker images: