Documentation: Add warning not to use default password (#20728)

Feedback Row 16: Add warning not to use default password.

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

<!-- Note that API documentation changes are now addressed by the
product design team. -->

---------

Co-authored-by: JD <spokanemac@users.noreply.github.com>
This commit is contained in:
JoGSal 2024-07-26 11:34:59 -07:00 committed by GitHub
parent 911b85075f
commit 5d570bb294
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,7 +31,9 @@ The Fleet server and user interface are packaged into a Docker image and hosted
## Setup Fleet and enroll hosts
The first time you access your Fleet instance you will be prompted with a setup page where you can enter your name, email, and password. Run through those steps to reach the Fleet dashboard.
The first time you access your Fleet instance, you will be prompted with a setup page where you can enter your name, email, and password. Run through those steps to reach the Fleet dashboard.
> Set a strong and unique password instead of the default password during the setup process.
Youll find the enroll-secret after clicking “Add hosts”. This is a special secret the host will need to register to your Fleet instance. Once you have the enroll-secret you can use `fleetctl` to generate Fleet's agent (fleetd), which makes installing and updating osquery super simple.
@ -86,4 +88,4 @@ Thats it! We have successfully deployed and configured a Fleet instance! Rend
<meta name="publishedOn" value="2021-11-21">
<meta name="category" value="guides">
<meta name="articleImageUrl" value="../website/assets/images/articles/deploy-fleet-on-render-800x450@2x.png">
<meta name="description" value="Learn how to deploy Fleet on Render.">
<meta name="description" value="Learn how to deploy Fleet on Render.">