Meta pixel

Introducing Orbit, your Fleet agent manager

{{articleSubtitle}}

| The author's GitHub profile picture

Mo Zhu

Introducing Orbit, your Fleet agent manager

Orbit

We’re pleased to announce that Orbit is out of beta and in v1!

Orbit is an agent manager. It installs and updates Fleet’s agents on your end-user hosts (currently osquery and Fleet Desktop). Rather than doing all that manually, you can rely on Orbit, which regularly checks your Fleet instance for the latest desired setup and changes the agents on the host to match your specification. With Orbit, you can stop juggling osquery vs. Fleet Desktop vs. some other agent in your head.

How do I install Orbit on my hosts?

Orbit can be installed on your hosts with an installer package, which can be generated using the fleetctl package command. Once generated, run the installer on the host to start the install. The package can also be delivered at scale using an enterprise deployment tool like Munki. Read our doc on adding hosts to learn more about generating the package and installing Orbit.

Generate installer Generate installer for osquery on macOS

What does Orbit do right now?

To start, at v1, Orbit will:

  • Install the latest Fleet-compatible version of osquery and Fleet Desktop.
  • Upgrade osquery and Fleet Desktop to the latest Fleet-compatible version.

Fleet maintains a TUF server that provides secure updates to your agents. Orbit will automatically update the agents to their latest version — no action needed on your part. You can even pin the agent to a certain version where needed. If you’re interested in managing your own version server, you can read our doc on Fleetctl agent updates to learn more about setting that up.

Where will Orbit go from here?

We’re just at v1 and Orbit has a long way to go. We want Orbit to be Fleet’s representative on the end-user host. We already have a few features in the works, such as allowing Orbit to update osquery’s command line flags and managing extensions for osquery.

Orbit will be the one-stop shop for all your agent needs in Fleet. Stay tuned as we deliver improvements to make that vision a reality.

If you have suggestions for Orbit, please share them with us in the osquery Slack #fleet channel or open an issue in Github.