Luke Heath
fb874caf03
Fix incorrect property name in REST API docs ( #7005 )
2022-08-09 11:34:29 -05:00
Martin Angers
012869f971
Fleet Premium: de-anonymize usage stats ( #7013 )
2022-08-03 14:44:34 -04:00
Kelvin Oghenerhoro Omereshone
db85569791
Add FAQ to uninstall Orbit/Fleet Desktop ( #6875 )
...
* feat: add FAQ to uninstall Orbit/Fleet Desktop
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-08-02 20:44:27 +01:00
Mo Zhu
e2399efbc5
Fleet desktop v1 announcement ( #6723 )
...
* remove reference to fleet desktop being in beta
* update how to generate a new Fleet Desktop installer
* document --disable-update and --desktop-channel flags
* new file for Fleet Desktop
* fleet desktop custom transparency link explanation
* docs for installing and upgrading Fleet Desktop
* fleet desktop out of beta announcement blog
* images
* copy edits
* convert headers to sentence case
* incorporate copy changes
* Updated images and meta tags
- I updated the images, and renamed to match our image naming conventions
- I added the article meta tags
* Update Fleet-desktop.md
* Specify Fleet Desktop document order
* Update to fleet-desktop-says-hello-world.md
- I added a screencast showing how to remediate a failing policy with Fleet Desktop
- I added inline styles so that the video fills the container width and renders correctly on mobile.
- I re-jigged "self remediation" and "Scope transparency" as H3 tags.
* address some typos and style changes
* update meta tag
* remove single quotes
* Update publishing date fleet-desktop-says-hello-world
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Andrew Baker <89049099+DrewBakerfdm@users.noreply.github.com>
2022-08-02 12:19:57 -05:00
Roberto Dip
90b723e45a
consolidate sandbox env flags ( #6917 )
...
Related to #6894 , this entirely replaces FLEET_DEMO with the server config added in #6597
As part of this, I also implemented a small refactor to the integration test suite to allow setting a custom config when the server is initialized.
2022-07-27 16:47:39 -03:00
Desmi-Dizney
5fc4ef7957
Fix typo in /using-fleet/faq ( #6669 )
...
* Fix typo in /using-fleet/faq
Created as per https://github.com/fleetdm/fleet/issues/6605
* Update FAQ.md
* Update FAQ.md
* Update docs/Using-Fleet/FAQ.md
* Update docs/Using-Fleet/FAQ.md
* Update docs/Using-Fleet/FAQ.md
* Update docs/Using-Fleet/FAQ.md
* Update docs/Using-Fleet/FAQ.md
* Update FAQ.md
* Update link on docs/Using-Fleet/FAQ.md
Added closing square bracket.
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-07-27 16:18:59 +09:00
Desmi-Dizney
3bcff57248
Fixed typo in link and table formatting issues ( #6801 )
...
* Fixed typo in link
This is related to:
- https://github.com/fleetdm/fleet/issues/6790
* Update docs/Using-Fleet/REST-API.md
* Update REST-API.md
2022-07-25 10:03:27 -05:00
Desmi-Dizney
e024f79d11
Fixed the "Translator" section heading issue ( #6815 )
2022-07-21 16:36:48 -05:00
Desmi-Dizney
843bc71a58
Fixed formatting issue on REST API docs ( #6798 )
...
I took extra lines out to fix the table.
2022-07-21 10:50:51 -05:00
gillespi314
0312454f4c
Modify host battery health returned by GET /hosts/:id ( #6782 )
2022-07-20 21:16:03 -05:00
gillespi314
9a1adeb61b
Update documentation and Sails app for additional usage statistics ( #6589 )
2022-07-20 20:53:19 -05:00
Noah Talerman
db1049ff1c
Add agent options question to Using Fleet FAQ ( #6728 )
...
- Clarify what happens to agent options when managing with a software orchestration tool
2022-07-20 09:51:52 -04:00
Mo Zhu
b188e272dc
slight change in meaning ( #6751 )
2022-07-19 17:46:20 -04:00
Mo Zhu
51e505c3f6
Update API-Only User doc ( #6725 )
...
* more details on api-only user doc
* Update fleetctl-CLI.md
* Apply suggestions from code review
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update docs/Using-Fleet/fleetctl-CLI.md
* Update docs/Using-Fleet/fleetctl-CLI.md
Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-07-19 15:46:52 -05:00
Zach Wasserman
06a4015e80
Fix typo in team name ( #6750 )
2022-07-19 13:15:58 -07:00
Noah Talerman
8a9e828d6e
In fleetctl expired license message, update doc link ( #6486 )
...
- Update message to include correct link: https://fleetdm.com/docs/using-fleet/faq#how-do-i-downgrade-from-fleet-premium-to-fleet-free
2022-07-14 17:55:57 -04:00
Kelvin Oghenerhoro Omereshone
2514b610b4
Use v1 for osquery endpoints ( #6137 )
...
- Update docs to use `v1` in the osquery endpoints. Ex: /api/v1/osquery/config.
- Update the Fleet UI's (Hosts > Add hosts > Advanced) flagfile.txt to use `v1` in the osquery endpoints.
2022-07-13 14:34:44 -04:00
Tomas Touceda
7f8099db57
Add sandbox fleet serve config ( #6619 )
...
* Add sandbox fleet serve config
* Update docs
* Maybe fix lint issues
* Add lint dep
2022-07-12 18:21:15 -03:00
Desmi-Dizney
bc60a1c335
Editor pass - Feature 5676: Update vulnerability detection docs to in… ( #6519 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/6451
2022-07-12 10:05:28 -04:00
Noah Talerman
6689b049b3
Use self-managed language, update usage status for release, product handbook tweak ( #6563 )
...
- Add new properties to "Usage statistics" docs
- Update "self-hosted" to "self-managed" on fleetdm.com/pricing.
- Fix spacing in Product handbook
2022-07-08 16:51:27 -04:00
Desmi-Dizney
20ef00f06b
Editor pass - Separate health checks for MySQL and Redis ( #6506 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/6468
2022-07-06 10:03:35 -04:00
Kelvin Oghenerhoro Omereshone
31c3937d7f
Update Fleetctl docs and fix typo ( #6473 )
...
- Use consistent "osquery installer" and "Fleet UI" language
2022-07-06 10:02:55 -04:00
Desmi-Dizney
77ee213407
Editor pass - Update docs to include how to get the API token of an api-only user ( #6445 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/6381
2022-07-05 09:20:15 -04:00
Desmi-Dizney
519bb0f855
Docs Editor Pass - Using Fleet - Adding hosts ( #6165 )
...
- Editor pass that includes making all text representing a button bold
2022-07-05 09:13:02 -04:00
Kelvin Oghenerhoro Omereshone
5896045dda
fix: markdown bold closing token ( #6485 )
2022-07-04 22:38:59 +01:00
Kelvin Oghenerhoro Omereshone
e985ec4980
feat: document downgrade process from fleet premium to fleet free ( #5985 )
...
* feat: document downgrade process from fleet premium to fleet free
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update downgrade process
* fix: typos
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update docs/Using-Fleet/FAQ.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Noah Talerman <noahtal@umich.edu>
2022-07-04 18:50:31 +01:00
Juan Fernandez
f20530e708
Feature 5676: Update vulnerability detection docs to include OVAL vulnerability detection. ( #6451 )
...
Update vulnerability detection docs to include OVAL vulnerability detection.
2022-07-04 08:03:49 -04:00
Zach Wasserman
db22f68c88
Separate health checks for MySQL and Redis ( #6468 )
...
This required a bit of refactoring of some mocking due to how the code
generation does not handle having the same function in different types.
2022-07-01 08:08:03 -03:00
Kelvin Oghenerhoro Omereshone
f20e0b6f37
Remove duplicate license property ( #6393 )
...
Fixes #5262
2022-06-29 15:51:14 -04:00
Kelvin Oghenerhoro Omereshone
acdb9a9c0b
docs: update doc to include how to get the API token ( #6381 )
2022-06-29 15:07:07 -04:00
Noah Talerman
39d89c56bc
Update "Usage statistics" doc page ( #6413 )
...
- Remove unreleased updates to the usage statistics payload.
2022-06-29 09:15:25 -04:00
Roberto Dip
b2d07e56b5
report error analytics ( #6341 )
...
Related to #5898 , this reports an anonymized summary of errors stored in Redis into the analytics payload.
For each error stored, this includes:
- A `count` attribute with the number of occurrences of the error
- A `loc` attribute with the 3 topmost lines in the stack trace. Note that stack traces only contain package name + line number (example: github.com/fleetdm/fleet/server.go:12
This also includes a minor refactor around error types.
2022-06-28 16:31:14 -03:00
Martin Angers
539be8ee09
Add battery info in host details response ( #6394 )
2022-06-28 14:11:49 -04:00
Guillaume Ross
2ef08265f6
Renaming appsec page + a few updates ( #6358 )
...
* Renaming appsec page + a few updates
Added a few details (name of appsec tools we use) and renamed the page to make it clearer this is about Fleet appsec and now how to secure a Fleet installation
* Apply suggestions from code review
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update Application-security.md
Fixed "merging"
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Kelvin Oghenerhoro Omereshone <kelvin@fleetdm.com>
2022-06-28 09:21:35 -04:00
Noah Talerman
ade216a723
Update documentation for ticket destinations and Fleet Desktop ( #6251 )
...
* Add policy automations to docs and Fleet Desktop
* Update docs/Using-Fleet/Adding-hosts.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
* Update docs/Using-Fleet/Automations.md
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-06-27 16:25:17 -05:00
Martin Angers
8f66a50f2b
Add hosts enrolled by operating system to anonymous usage stats ( #6329 )
2022-06-22 16:38:11 -04:00
Martin Angers
dc9e158153
Add weekly active users count in anonymous usage stats ( #6317 )
2022-06-22 15:20:57 -04:00
Roberto Dip
984605f630
store count alongside unique error instances in Redis ( #6232 )
...
Related to #4972 , this adds a new key, error:<hash>:count to Redis in order to keep track of how many times each instance of an error occurred.
2022-06-21 08:43:53 -03:00
Desmi-Dizney
da0eb711f6
Editor pass - Update team integrations to reference global integrations (part of failing policies automation support) ( #6202 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/6156
2022-06-14 14:57:12 -04:00
Martin Angers
7f9bb6431e
Update team integrations to reference global integrations (part of failing policies automation support) ( #6156 )
2022-06-13 10:04:47 -04:00
Kelvin Oghenerhoro Omereshone
e4cbdb9281
Fix documentation bug in Organization settings yaml example ( #6179 )
...
- Remove stray closing quote
2022-06-10 14:47:20 -07:00
gillespi314
44f902218c
Improve live query UX ( #5749 )
2022-06-10 13:29:45 -05:00
gillespi314
a3ab5646f5
Add new fleet_desktop property to config object ( #6151 )
2022-06-10 10:39:02 -05:00
Noah Talerman
e693c65b17
Add docs for Fleet Desktop and integrations ( #6053 )
...
- Add "Fleet Desktop" section to "Adding hosts" doc page
- Add instructions to add Jira or Zendesk integration to "Vulnerability automations" section in the "Automations" doc page
2022-06-07 08:38:28 -07:00
Desmi-Dizney
fba894d853
Editor pass - Support failing policies integrations ( #6101 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5973
2022-06-06 14:20:03 -07:00
Martin Angers
a23e0c41ff
Support failing policies integrations ( #5973 )
2022-06-06 10:41:51 -04:00
Mo Zhu
44d9c9b904
Adjust language on usage statistics doc ( #6052 )
...
* Some grammatical errors
* Some more color/motivation
2022-06-02 14:15:59 -04:00
Desmi-Dizney
ce03373cc3
Editor pass - Simplify adding hosts page ( #5884 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5830
2022-05-31 09:54:56 -04:00
Desmi-Dizney
ab95bea7f3
Editor pass - new "checked for vulnerabilities" entry ( #5886 )
...
Editor pass for:
- https://github.com/fleetdm/fleet/pull/5435
2022-05-31 09:54:31 -04:00
Reed Haynes
94e9e007fc
Update "Vulnerability processing" docs ( #5435 )
...
- Add a "Coverage" section to fleetdm.com/docs/using-fleet/vulnerability-processing
2022-05-23 16:22:46 -04:00