Allen Houchins
b394e3da18
Update fleetctl.md ( #33271 )
...
- Fixed typo
2025-09-22 09:57:26 -05:00
Noah Talerman
906ffd93a3
Update fleetctl and log destinations guide ( #32718 )
...
- Capital "Fleetctl" at the start of a sentence:
https://fleetdm.com/handbook/company/communications#capitalization-and-proper-nouns
- Move note about `filesysten` being the default log destination
- Add note that only self-hosted users being able to configure log
destinations on their own
- Cut content
2025-09-10 16:05:51 -07:00
Ian Littman
c8e3a3b208
Clean up "here" link anchors in articles ( #29755 )
2025-06-09 09:48:27 -04:00
Luke Heath
7380919dc3
Organize contributor docs and establish ADR process and template ( #29101 )
2025-05-17 15:03:52 -05:00
Noah Talerman
b902509e3a
Fleetctl guide: logging in with SSO ( #25344 )
...
Add 4th step to let users know they're ready to go
2025-01-13 17:55:46 -05:00
c4a2bb4d6b
4.61 documentation changes ( #24833 )
...
Co-authored-by: Ian Littman <iansltx@gmail.com >
Co-authored-by: Zach Wasserman <zach@fleetdm.com >
Co-authored-by: Lucas Manuel Rodriguez <lucas@fleetdm.com >
Co-authored-by: Konstantin Sykulev <konst@sykulev.com >
Co-authored-by: Marko Lisica <83164494+marko-lisica@users.noreply.github.com >
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2024-12-17 15:39:24 -06:00
Allen Houchins
1d839054a2
Update fleetctl.md ( #23805 )
2024-12-06 14:56:22 -05:00
Brock Walters and Rachael Shaw
8ecaed8c35
authentication link in API-only user paragraph is dead ( #23628 )
...
Changes not intended to be permanent. Link needs to be fixed.
---------
Co-authored-by: Rachael Shaw <r@rachael.wtf >
2024-11-08 17:16:30 -05:00
Brock Walters
56d4fb02f3
Update fleetctl.md ( #23632 )
...
Customer using * in their password got shell errors using fleetctl
commands copied from this article.
Updated strings in fleetctl commands to be single-quoted (literal) to
show users good hygiene on input.
2024-11-07 15:42:49 -05:00
Ian Littman and Noah Talerman
24bac36143
Note Docker/Docker Compose dependencies in fleetctl ( #22903 )
...
#21447
Validated based on looking through code. If I need to try running
fleetctl with a bare OS to confirm these are all the packages we need in
each case let me know.
---------
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com >
2024-10-17 11:22:35 -05:00
Noah Talerman and JD
d748b3bbf7
fleetctl guide: install Node.js ( #22396 )
...
- Install w/ npm was missing prereq: install Node.js
- Also use "fleetctl" instead of `fleetctl` when referring the the
tool/noun and not the command
- Added this to the handbook here:
https://github.com/fleetdm/fleet/pull/22397
---------
Co-authored-by: JD <spokanemac@users.noreply.github.com >
2024-09-25 11:42:41 -07:00
JoGSal and Joey Salazar
8d857a329d
Documentation: Add warning about lack of centralized logging ( #21865 )
...
Following team feedback from PR #20723 .
# Checklist for submitter
If some of the following don't apply, delete the relevant line.
Feedback Row 7: Added warning about lack of centralized logging.
Co-authored-by: Joey Salazar <jgsal@yahoo.com >
2024-09-06 12:05:42 -05:00
2171544ad1
Docs quick reference optimization ( #21331 )
...
This PR closes https://github.com/fleetdm/fleet/issues/21108
@noahtalerman, I double-checked all redirects, and they are working.
Clicking through the URLs in [this
spreadsheet](https://docs.google.com/spreadsheets/d/1djVynIMuJK4pT5ziJW12CluVqcaoxxnCLaBO3VXfAt4/edit?usp=sharing )
is a pretty quick way to go through them all. Note that "Audit logs" and
"Understanding host vitals" redirect to the contributor docs on GitHub,
so they will throw a 404 until this is merged.
Some new guides benefitted from a name change, so they make more sense
as stand-alone guides, and also so that we don't have to mess around
with more redirects later. Those name changes followed [this
convention](https://fleetdm.com/handbook/company/communications#headings-and-titles ),
which was recently documented in the handbook.
Have fun!
---------
Co-authored-by: Eric <eashaw@sailsjs.com >
Co-authored-by: Noah Talerman <noahtal@umich.edu >
2024-08-16 15:30:31 -05:00