Skip to content

Commit

Permalink
List paths used by Fleet desktop (#23891)
Browse files Browse the repository at this point in the history
We don't expose fleet publicly and we had to open these paths to make
Fleet Desktop work.
  • Loading branch information
ilpianista authored Dec 13, 2024
1 parent dc4f302 commit e3c87a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/Contributing/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,4 +97,11 @@ If you also have Fleetd running on hosts, it will need access to these API endpo
* `/api/fleet/orbit/device_mapping`
* `/api/osquery/log`
Hosts running Fleet Desktop will need access to these API endpoints:
* `/api/latest/fleet/device/.+/desktop`
* `/api/latest/fleet/device/.+/ping`
> Full list [here](https://github.com/fleetdm/fleet/blob/c080a3b0e1eed2184b4b7bb77a6abd8c2c39b9f4/server/service/handler.go#L791-L839)
<meta name="description" value="Find commonly asked questions and answers about contributing to Fleet as part of our community.">

0 comments on commit e3c87a2

Please sign in to comment.