Documentation: clarify deployment recs

This commit is contained in:
shamoon 2024-06-06 12:38:27 -07:00
parent af1695687a
commit e6f2ff970b
2 changed files with 8 additions and 0 deletions

View file

@ -66,6 +66,10 @@ Homepage is highly customizable, with support for custom themes, custom CSS & JS
For configuration options, examples and more, [please check out the homepage documentation](http://gethomepage.dev).
## Security Notice 🔒
Please note that when using features such as widgets, Homepage can access personal information (for example from your home automation system) and Homepage currently does not (and is not planned to) include any authentication layer itself. Thus, we recommend homepage be deployed behind a reverse proxy including authentication, SSL etc, and / or behind a VPN.
## With Docker
Using docker compose: