fleet/docs
Jahziel Villasana-Espinoza c88a7cf6b0
feat: software added and deleted global activities (#18798)
> Related issue: #18330 

# 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. -->

- [x] Changes file added for user-visible changes in `changes/`,
`orbit/changes/` or `ee/fleetd-chrome/changes`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#changes-files)
for more information.
- [x] Input data is properly validated, `SELECT *` is avoided, SQL
injection is prevented (using placeholders for values in statements)
- [x] Added/updated tests
- [x] Manual QA for all new/changed functionality

## Notes
- ~I added an `includeTitle bool` parameter to
`ds.GetSoftwareInstallerMetadata`. This allows for the title of the
software (from the `software_titles` page) to be fetched in
`svc.DeleteSoftwareInstaller` without an additional call to the DB.~ We
wound up deciding to just fetch the title every time.

---------

Co-authored-by: Martin Angers <martin.n.angers@gmail.com>
2024-05-08 10:08:28 -04:00
..
01-Using-Fleet/standard-query-library Updated 1Password policy to only search 1 level deep for performance reasons. (#18003) 2024-04-04 09:33:17 -05:00
Configuration Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
Contributing API design: Add declaration (DDM) profiles for macOS (#18718) 2024-05-02 17:33:06 -05:00
Deploy Use "Fleet's agent (fleetd)" naming in the docs (#18138) 2024-04-29 11:12:03 -05:00
files Add 2023 penetration test (#18375) 2024-04-29 14:39:28 -05:00
Get started FAQ: Add doc link to "How do I contact Fleet for support?" (#18654) 2024-04-30 15:21:32 -05:00
images Migrate Deploy Fleet on Hetzner Cloud (#13021) 2023-08-30 19:17:22 -05:00
REST API API design: Add declaration (DDM) profiles for macOS (#18718) 2024-05-02 17:33:06 -05:00
Using Fleet feat: software added and deleted global activities (#18798) 2024-05-08 10:08:28 -04:00
README.md Update positioning in documentation readme and CTA example (#12464) 2023-07-17 12:38:07 -07:00

Fleet documentation

Welcome to the documentation for Fleet, the lightweight management platform for laptops and servers.

You can also read the Fleet docs over at https://fleetdm.com/docs.

Using Fleet

Resources for using the Fleet UI, fleetctl CLI, and Fleet REST API.

Deploying

Resources for installing Fleet's infrastructure dependencies, configuring Fleet, deploying osquery to hosts, and viewing example deployment scenarios.

Contributing

If you're interested in interacting with the Fleet source code, you'll find information on modifying and building the code here.


If you have any questions, please don't hesitate to File a GitHub issue or join us on Slack. You can find us in the #fleet channel.