Feature/add links to Home Assistant add-on (#3367)

* Add links to Home Assistant add-on
pull/3356/head^2
Colin Seymour 7 months ago committed by GitHub
parent 6765191a8c
commit 378e57c3bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -142,7 +142,7 @@ docker compose --env-file ./.env -f docker/docker-compose.build.yml up -d
### Home Server Systems (Community) ### Home Server Systems (Community)
Ghostfolio is available for various home server systems, including [CasaOS](https://github.com/bigbeartechworld/big-bear-casaos), Home Assistant, [Runtipi](https://www.runtipi.io/docs/apps-available), [TrueCharts](https://truecharts.org/charts/stable/ghostfolio), [Umbrel](https://apps.umbrel.com/app/ghostfolio), and [Unraid](https://unraid.net/community/apps?q=ghostfolio). Ghostfolio is available for various home server systems, including [CasaOS](https://github.com/bigbeartechworld/big-bear-casaos), [Home Assistant](https://github.com/lildude/ha-addon-ghostfolio), [Runtipi](https://www.runtipi.io/docs/apps-available), [TrueCharts](https://truecharts.org/charts/stable/ghostfolio), [Umbrel](https://apps.umbrel.com/app/ghostfolio), and [Unraid](https://unraid.net/community/apps?q=ghostfolio).
## Development ## Development

@ -30,8 +30,10 @@
systems, including systems, including
<a href="https://github.com/bigbeartechworld/big-bear-casaos" <a href="https://github.com/bigbeartechworld/big-bear-casaos"
>CasaOS</a >CasaOS</a
>, Home Assistant, >,
<a href="https://www.runtipi.io/docs/apps-available">Runtipi</a>, <a href="https://github.com/lildude/ha-addon-ghostfolio"
>Home Assistant</a
>, <a href="https://www.runtipi.io/docs/apps-available">Runtipi</a>,
<a href="https://truecharts.org/charts/stable/ghostfolio" <a href="https://truecharts.org/charts/stable/ghostfolio"
>TrueCharts</a >TrueCharts</a
>, <a href="https://apps.umbrel.com/app/ghostfolio">Umbrel</a>, and >, <a href="https://apps.umbrel.com/app/ghostfolio">Umbrel</a>, and

Loading…
Cancel
Save