Skip to content

Commit

Permalink
Update topics/admin.md
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Söderqvist <[email protected]>
Signed-off-by: Kyle J. Davis <[email protected]>
  • Loading branch information
stockholmux and zuiderkwast authored Dec 17, 2024
1 parent fda3791 commit a24c1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/admin.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ description: Advice for configuring and managing Valkey in production

### Security

* By default, Valkey does not require any authentication and listens to all the network interfaces. This is a big security issue if you leave Valkey exposed on the internet or other places where attackers can reach it. See for example [this attack](https://web.archive.org/web/20241019230117/http://www.antirez.com/news/96) to see how dangerous it can be. Please check our [security page](security.md) and the [quick start](quickstart.md) for information about how to secure Valkey.
* By default, Valkey does not require any authentication and listens to all the network interfaces. This is a big security issue if you leave Valkey exposed on the internet or other places where attackers can reach it. See for example [this attack](https://web.archive.org/web/20241019230117/http://antirez.com/news/96) to see how dangerous it can be. Please check our [security page](security.md) and the [quick start](quickstart.md) for information about how to secure Valkey.

## Running Valkey on EC2

Expand Down

0 comments on commit a24c1a9

Please sign in to comment.