Skip to content

Commit

Permalink
Docs: make it a warning admonition
Browse files Browse the repository at this point in the history
  • Loading branch information
shamoon committed Sep 26, 2024
1 parent 132d8f4 commit 50ccb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ icon: simple/docker
You have a few options for deploying homepage, depending on your needs. We offer docker images for a majority of platforms. You can also install and run homepage from source if Docker is not your thing. It can even be installed on Kubernetes with Helm.
</p>

!!! danger
!!! warning

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.

Expand Down

0 comments on commit 50ccb0b

Please sign in to comment.