Commit graph

6 commits

Author SHA1 Message Date
Rebecca Cowart
111426d62f
Update mdm-migration.md (#23090)
Updates for clarity
2024-10-22 17:46:37 -05:00
Jahziel Villasana-Espinoza
84473c2735
feat: update MDM migration guide with new UX (#22128)
> Related issue: #22097

# 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://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files)
for more information.
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: spokanemac <jack@jdstrong.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Noah Talerman <noahtal@umich.edu>
Co-authored-by: JD <spokanemac@users.noreply.github.com>
2024-09-20 15:39:16 -04:00
JD
b11101173c
Update the last few mentions of DEP to ADE (#22170)
Replace the last few mentions of DEP with ADE to align with Apple's
vocabulary.
2024-09-17 11:06:38 -07:00
Mike Thomas
f51fe63259
Update mdm-migration.md (#21534)
- Updated the intro to this guide. 
- I added a note directing users to "Seamless MDM migration."
- Updated the requirements section.

---------

Co-authored-by: JD <spokanemac@users.noreply.github.com>
2024-09-03 08:29:36 -07:00
Noah Talerman
50f0734b16
Fix broken link (#21663)
Co-authored-by: JD <spokanemac@users.noreply.github.com>
2024-08-29 10:21:51 -07:00
Mike Thomas
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
Renamed from docs/Using Fleet/MDM-migration-guide.md (Browse further)