Instant deployment with Fleet Managed Cloud. Join the beta
Try out a preview of Fleet and osquery on your laptop before deploying at scale by following the guide below.
You can also deploy to a server.
The quickest way to install Fleet is with Node.js and Docker.
We
use NPM to install
fleetctl
. It can also be installed via the release page or built from source.
Install the fleetctl
command line tool and start the Fleet preview experience:
# Install the Fleet command-line tool
sudo npm install -g fleetctl
# Run a local demo of the Fleet server
sudo fleetctl preview
sudo
can be omitted on many Node/Docker installations.
M1 macOS users must have Rosetta installed in order to
run Fleet preview.
Windows users should omit
sudo
and run the commands in Cmd
/PowerShell
as administrators.
The Fleet UI is now available at http://localhost:1337. Use the credentials below to login.
Email: [email protected]
Password: preview1337#