Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/a8521e0ecf18a538e9c7af5a30ff69d636eeeb02 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update README.md ()

* Update README.md for Unraid users
pull/954/head
zenkraker 3 years ago committed by GitHub
parent 424748ae90
commit a8521e0ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save