mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fix typos in Fleet v4.74.0 release article (#35071)
This commit is contained in:
parent
24b1200fc7
commit
516f34d183
1 changed files with 2 additions and 2 deletions
|
|
@ -30,9 +30,9 @@ You can now install required software as part of your Linux setup process and sh
|
|||
|
||||
Fleet now includes default launch instructions for software in the **My device > Self-service** tab. End users get simple tips on how to open installed apps (e.g., “Finder > Applications” on macOS), reducing confusion and helping them get started faster.
|
||||
|
||||
### AWS IAM autnetication for MySQL and Redis
|
||||
### AWS IAM authentication for MySQL and Redis
|
||||
|
||||
Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets use short-lived credentials to algin with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql).
|
||||
Companies that self-host Fleet can now use IAM (Identity and Access Management) authentication for MySQL and Redis. This lets you use short-lived credentials to align with AWS best practices. Learn how to configure in the [Fleet server configuration reference](https://fleetdm.com/docs/configuration/fleet-server-configuration#mysql).
|
||||
|
||||
## Changes
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue