Commit Graph
96 Commits
Author SHA1 Message Date
Andrew BakerandChris McGillicuddy e18117048d Add podcast episode 5 (#7529)
* Add podcast episode 5

* Add episode 5 article header

* Update articles/the-future-of-device-management-ep5.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-09-01 17:08:34 -04:00
Mike Thomas 4b47f76033 Update introducing-sandbox-the-fastest-way-to-play-with-fleet.md (#7410)
- added missing comma to title meta tag
2022-08-26 10:43:10 +09:00
Mike Thomas 1f6b5305af Update introducing-sandbox-the-fastest-way-to-play-with-fleet.md (#7372)
- updated video link
2022-08-24 19:23:53 +09:00
268523d536 Create introducing-sandbox:-the-fastest-way-to-play-with-fleet.md (#7341)
* Create introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

* Update articles/introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

* added image and video

- added image and video
- updated meta tags

* Update introducing-sandbox:-the-fastest-way-to-play-with-fleet.md

- removed comma from meta tag title

* Rename file, update quotation marks

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-23 17:33:37 -04:00
Noah Talerman c216b40dca Add 4.19.0 release article (#7349)
- Add 4.19.0 release article
- Tweak 4.18.0 release article by removing "Test Fleet upgrades" feature
2022-08-23 17:29:59 -04:00
Mike McNeil 752445a15e Article: Category for release post (#7365)
Should this "Orbit" post be categorized under announcements rather than releases? https://fleetdm.com/releases/introducing-orbit-your-fleet-agent-manager
2022-08-23 15:42:08 -05:00
Noah Talerman b0e37accc9 Update "Learn how to use Fleet" for Fleet Sandbox (#7142)
- Update "Learn how to use Fleet" docs page to walk a Fleet Sandbox user through adding their device and running a query
- Add a "Get operating system information" query to standard query library for the "Learn how to use Fleet" walkthrough
- Update Fleet's top level README to point users who want to try Fleet to Fleet Sandbox
- Update "How to install osquery..." (macOS, Windows, Linux) blog posts to point users who want to try Fleet to Fleet Sandbox
- Move `fleetctl preview` questions to "Contributing" FAQ section in docs. This is because `fleetctl preview` is now a testing tool for Fleet contributors
- Update "Deploying" docs to point users who want to try Fleet to Fleet Sandbox
2022-08-19 14:13:15 -04:00
Andrew Baker 0fa28d41b8 Move introduction to orbit to proper directory (#7293)
* Moving orbit introduction article to proper directory

* Re-add of orbit introduction post in proper directory
2022-08-18 12:51:20 -05:00
Noah TalermanandChris McGillicuddy 0cf4fd107e In articles, remove reference to query packs (#7176)
* Update snowflake and import queries guides

* Add new image and update seed round article

* Change import queries guide name and add redirect to routes.js

* Add new import queries file

* Fix redirect. Thanks linter

* Update articles/import-and-export-queries-in-fleet.md

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>

Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-12 15:03:54 -05:00
Andrew Baker 71bbd78825 Drew bakerfdm add podcast episode 4 (#7191)
* Upload podcast episode 4 cover

* Adding podcast episode 4 article
2022-08-12 14:58:42 -05:00
Kelvin Oghenerhoro OmereshoneandMike Thomas 77de078917 Remove generate installer verbiage and update screenshot (#7111)
* feat: remove generate installer verbiage and update screenshot

* Update articles/how-to-install-osquery-and-enroll-macos-devices-into-fleet.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-08-12 12:48:54 +09:00
Mike Thomas 749d85a141 Update fleet-desktop-says-hello-world.md (#7026)
- added a missing apostrophe
2022-08-12 11:45:43 +09:00
Andrew BakerandEric 30d95622c3 Update embed from Loom to YouTube (#7167)
* Update embed from Loom to YouTube

* update embedded content div

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-11 13:48:53 -04:00
Mike ThomasandGuillaume Ross 4987125862 Update tales-from-fleet-security-google-groups-scams.md (#7088)
* Update tales-from-fleet-security-google-groups-scams.md

Updated blockquote type to the new <purpose="large-quote">

* Update tales-from-fleet-security-google-groups-scams.md

added strong tags

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-08-08 11:31:58 +09:00
Tim Kern 8acbbc6c7b Changed date— make the blog .01% more professional (#7090) 2022-08-05 18:39:02 -04:00
Tim Kern 47307f4027 Added keyword 3 times in body (#7089) 2022-08-05 18:23:58 -04:00
fab53df348 Tales from Fleet security: mailing list scams with Google Groups (#6953)
* Google Groups spam article for 6914

Creating the file in which the Google Groups spam article for #6914 will go.

* Google Groups Blog Post: Renaming file + submitting early draft and image

* Reverting accidental update to vscode settings

Reverting accidental update to vscode settings in blog post PR

* Formatting for Google Groups scam post

* added article images

- added cover image and updated inline image to a higher res version (and re-composed).
- fixed a stray typo and also rephrased the sentence for clarity.

* Apply suggestions from code review

Fixing as per Des's suggestions.

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* Update tales-from-fleet-security-google-groups-scams.md

Making it more obvious the quotes were quotes from Google support

* Quick typo fix

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Andrew Baker <89049099+DrewBakerfdm@users.noreply.github.com>
2022-08-05 11:39:48 -04:00
Kelvin Oghenerhoro Omereshone a26d53931a feat: update guide to add a Windows host (#7059) 2022-08-04 18:02:56 +01:00
Eric ded5a3592e Website update markdown checkboxes (#7019)
* add custom list item renderer

* add styles for checkboxes to markdown content

* bring checkboxes back into article

* lint fix

* update comment

* update variable names, disable all checkboxes

* update comment and disabled usage.
2022-08-03 12:04:49 -05:00
Eric 5490379057 Website: fix iframes in articles overflowing on smaller screen widths (#6963) 2022-08-03 11:55:56 +09:00
Katheryn Satterlee 585422336e Add 4.18.0 release post (#7004) 2022-08-02 17:09:11 -07:00
Andrew Baker e2c8700013 Embed video for deploying Fleet on AWS with Terraform (#7025)
* Added embed code

* add responsive youtube embed
2022-08-02 15:47:50 -05:00
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
Katheryn Satterlee 9c3e52f0aa Terraform guide updates (#6832)
* Updating Terraform guide

* Updating Migration section

* Updating instructions for prod.tvars

* Removed duplicate entry in production variables

* Added link to Using Fleet documentation.

* Removed errant 'git pull'
2022-08-02 12:17:49 +00:00
Mike ThomasandEric 349f19b8e7 Style fix - tales-from-fleet-security-securing-bank-accounts-from-bus… (#6987)
* Style fix - tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md

- Removed checkboxes from the checklist because they are not rendering correctly.
- I noticed that checkboxes could benefit from a little extra margin to the right.

* revert whitespace change to bootstrap-overrides

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-01 16:25:10 -05:00
Andrew BakerandEric 7dd0152819 Add top view image for 3d printed yubikey cases (#6860)
* Add top view image for 3d printed yubikey cases

* update filename extension in article, move image to images/articles

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-01 10:47:27 -04:00
Katheryn SatterleeandMike Thomas 7d3d282301 Update author name (#6856)
* Update author name

* updated author name

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-07-30 13:47:28 +09:00
Mike ThomasandDesmi-Dizney b8705f89e0 Update happy-1st-anniversary-fleet.md (#6932)
* Update happy-1st-anniversary-fleet.md

Fixed a typo "He's" => "Here's".

* Update articles/happy-1st-anniversary-fleet.md

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
2022-07-30 13:44:30 +09:00
a35b92881f Update publishing date for Linux vulnerability detection article and add mermaid diagram (#6983)
* Update publishing date for Linux vulnerability detection article

Changing from 08-29 to 07-29

* Added mermaid diagram

- added mermaid diagram and updated diagram background colour.

Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-07-30 08:37:42 +09:00
Tim Kern 74bb943cf9 Updated to move post under "engineering" category (#6984) 2022-07-29 19:13:27 -04:00
Mike Thomas d32cd042b5 Article upload (#6980)
- uploaded article and images
2022-07-29 21:23:03 +00:00
Mike McNeil 6c2cfcdc6e Article: Update casing (#6868) 2022-07-25 22:04:53 -05:00
Andrew Baker c09a8a7385 Update cover image (#6858) 2022-07-25 17:59:03 -05:00
Andrew Baker 805dd3aaed Add Google link (#6857) 2022-07-25 15:55:14 -05:00
Zach Wasserman 345b0a0cd2 Update the-future-of-device-management-ep1.md (#6842) 2022-07-23 08:09:10 +09:00
Mike ThomasandTim Kern f8241466d8 update image on podcast ep3 (#6841)
* update image on podcast ep3

- Updated image on the-future-of-device-management-ep3.md
- Updated title for consistency on the-future-of-device-management-ep1.md

* Fixed meta name article title to "episode 3"

Co-authored-by: Tim Kern <tim@fleetdm.com>
2022-07-22 16:43:53 -05:00
Andrew Baker e0200a950f Fix spelling in podcast title (#6837)
from "sceptic" to "skeptik"
2022-07-22 16:16:51 -05:00
Andrew Baker 6f99add3c9 Update episode number for accuracry (#6836)
* Update episode number for accuracry

* Update the-future-of-device-management-ep3.md
2022-07-22 16:05:14 -05:00
Katheryn Satterlee 538adbb01f Updating Terraform guide (#6809)
* Updating Terraform guide

* Removed trailing `/`
2022-07-21 17:44:14 -04:00
Andrew Baker 939340cee8 Add future of device management podcast episode 3 (#6814)
* Add future of device management podcast episode 3

Will need to keep an eye out for podcast to be available on spotify and apple

* Adding Fleet podcast episode 3 image

* Updating Embed code and podcast links
2022-07-21 16:19:00 -05:00
Mike ThomasandMike McNeil 759850ed21 Update stay-on-course-with-your-security-compliance-goals.md (#6794)
Updated category from guides to security.

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-07-21 05:45:34 -05:00
f10e33d387 Website: update article categories (#6679)
* add deploy category, change product to guides

* update links to deployment guides

* Update deploy-fleet-on-hetzner-cloud.md

* Update enrolling-a-digital-ocean-droplet-on-a-fleet-instance.md

* Update how-to-install-osquery-and-enroll-linux-devices-into-fleet.md

* Update delivering-data-to-snowflake-from-fleet-and-osquery.md

* Update how-to-install-osquery-and-enroll-windows-devices-into-fleet.md

* Update how-to-install-osquery-and-enroll-macos-devices-into-fleet.md

* Update deploying-fleet-on-aws-with-terraform.md

* Update deploying-fleet-on-render.md

* Update how-to-uninstall-osquery.md

* Update osquery-a-tool-to-easily-ask-questions-about-operating-systems.md

* Update get-and-stay-compliant-across-your-devices-with-fleet.md

* Update work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update converting-unix-timestamps-with-osquery.md

* Update correlate-network-connections-with-community-id-in-osquery.md

* Update using-elasticsearch-and-kibana-to-visualize-osquery-performance.md

* Update fleet-quick-tips-querying-procdump-eula-has-been-accepted.md

* Update locate-assets-with-osquery.md

* Update osquery-consider-joining-against-the-users-table.md

* Update import-and-export-queries-and-packs-in-fleet.md

* Update ebpf-the-future-of-osquery-on-linux.md

* Update generate-process-trees-with-osquery.md

* Update get-and-stay-compliant-across-your-devices-with-fleet.md

* Update work-may-be-watching-but-it-might-not-be-as-bad-as-you-think.md

* Update ebpf-the-future-of-osquery-on-linux.md

* Change category meta value back to guides

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* change article category

* update latest article category

* add redirects for articles not handled by cloudflare rules

* Update to main nav

I did a little more housekeeping on the main nav for when we do the switch on these categories.

- Added link to /deploy under Guides on the Documentation dropdown.
- Added link to /guides under Guides on the Documentation dropdown
- Removed the now redundant "See all" from under Guides on the Documentation dropdown
- Removed the now redundant "See all" from under Articles on the Community dropdown (There's no need to point users to All categories any more, since all the category land are now linked to independently from the main nav.

* Update article category name

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
2022-07-21 13:59:51 +09:00
Desmi-Dizney bd8283b6a0 Updating to match CHANGELOG (#6752)
Updating to match: 
- https://github.com/fleetdm/fleet/pull/6622/files
2022-07-20 09:50:33 -04:00
Mike Thomas 3f61503e65 Website - updated thumbnail image on fleet-4.17.0.md (#6737)
* Updated thumbnail image

- Updated thumbnail image
- Renamed hero image
- fixed up a Markdown typo

* Fixed a typo on fleet-4.17.0.md

Fixed my typo fix
2022-07-19 17:04:39 -05:00
Andrew Baker 101baaf3d5 Fixing missing hero image and updating metadata for security compliance article (#6731)
* Delete security-compliance-goals-cover-800x450@2x.jpg.jpg

Will reupload file with proper name (There was an extra .jpg at the end)

* Adding proper security compliance article image

* Update metadata for accuracy

Added proper date for meta data and updated the github username to match for chris-mcgillicuddy
2022-07-18 17:30:36 -05:00
db253f915a Stay on course with your security compliance goals blog post (#6230)
* Stay on course with your security compliance goals blog post

* Update stay-on-course-with-your-security-compliance-goals.md

* Update stay-on-course-with-your-security-compliance-goals.md

* Update articles/stay-on-course-with-your-security-compliance-goals.md

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Update articles/stay-on-course-with-your-security-compliance-goals.md

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Update articles/stay-on-course-with-your-security-compliance-goals.md

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Update articles/stay-on-course-with-your-security-compliance-goals.md

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Update articles/stay-on-course-with-your-security-compliance-goals.md

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Update stay-on-course-with-your-security-compliance-goals.md

* Update stay-on-course-with-your-security-compliance-goals.md

* Add cover for security compliance goals blog post

* Adding cover image and metadata for cover

* Update stay-on-course-with-your-security-compliance-goals.md

I've added my revisions. I decided to keep the original headline to align with the image. Can you please take a look, @GuillaumeRoss?

* Apply suggestions from code review

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>

* Implementing Guillaume's suggestions

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-07-18 17:37:14 -04:00
1e67c32ae6 Tales from Fleet security: BEC (#6410)
* Draft of Tales from Fleet security: BEC

Article about protecting email and online banking from BEC.

* Apply suggestions from code review

Adding Desmi's suggestions!

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>

* Apply suggestions from code review

Adding Mike's suggestions!

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>

* Add article image

* Update tales-from-fleet-security-securing-bank-accounts-from-business-email-compromise.md

- Added image and thumbnail links
- Update to date ready for publishing

Co-authored-by: Desmi-Dizney <99777687+Desmi-Dizney@users.noreply.github.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Andrew Baker <89049099+DrewBakerfdm@users.noreply.github.com>
2022-07-15 14:56:10 -04:00
Tim Kern 2dd0421f5f Fixed missing "t" in "the" (#6688)
If you're enrolling your host to a Fleet server, he best place to find the full command"...
2022-07-15 11:11:50 -04:00
Andrew Baker a459152034 Update images on Fleet 4.17 article (#6670)
* Update images on Fleet 4.17 article

Cover image is now pointed to with the proper URL, Adding proper file name for fleet-4.17.0-3-1600x900@2x.jpg

* Delete fleet-4.1670-3-1600x900@2x.jpg

* Adding battery health image with proper file name
2022-07-14 15:51:03 -05:00
Katheryn SatterleeandNoah Talerman 532e38a02f Release post for 4.17.0 (#6601)
* Updated changelog

* Updated version to 4.17.0

* Updated version to 4.17.0

* Update articles/fleet-4.17.0.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update articles/fleet-4.17.0.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update articles/fleet-4.17.0.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update articles/fleet-4.17.0.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

* Update articles/fleet-4.17.0.md

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-07-12 10:26:54 -05:00