Solutions
Device management
Remotely manage, and protect laptops and mobile devices.
Orchestration
Automate tasks across devices, from app installs to scripts.
Software management
Inventory, patch, and manage installed software.
Extend Fleet
Integrate your favorite tools with Fleet.
Customers
Stripe + Fleet
Stripe consolidates multiple tools with Fleet.
Foursquare + Fleet
Foursquare quickly migrates to Fleet for device management.
What people are saying
Stories from the Fleet community.
More
Ben Edwards
Ben Edwards
Archived. While still usable, this guide has not been updated recently. See the Deploy Fleet docs for supported deployment methods.
A Terraform reference architecture can be found in the fleetdm/terrqform repository.
In AWS we recommend running Aurora with MySQL Engine.
In AWS we recommend running ElastiCache (Redis Engine).
Running Fleet in ECS consists of two main components the ECS service & load balancer.
Migrations in ECS can be achieved by running dedicated ECS tasks that run the fleet prepare --no-prompt=true db
command.
Alternatively you can bake the prepare command into the same task definition see here for a discussion, but this is not recommended for production environments.