Commit Graph
5292 Commits
Author SHA1 Message Date
Zachary Winnerman d0aad25882 Added a redirect for instances that don't exist (#7168)
* Added a redirect for instances that don't exist

* fixup

* Switched to using ECR for fleet deployments instead of dockerhub
2022-08-12 17:43:13 -04:00
f642e3e7b9 Update README.md (#7185)
* Update README.md

Added a ritual for lead pipeline review and a link to the overview video on YouTube.

* Update handbook/sales/README.md

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

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
Co-authored-by: Chris McGillicuddy <108031970+chris-mcgillicuddy@users.noreply.github.com>
2022-08-12 16:28:36 -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
Mike ThomasandEric df0b8c0045 Create consolidated FAQ.md (#6695)
* Create FAQ.md

I prepped the new FAQ.md, but ran into some snags with how the site renders the space between the FAQ sections. In particular the Contributing section.

* update consolidated FAQ's headings and relative links

* update consolidated FAQ with latest changes

* add missing links

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-12 14:56:55 -05:00
gillespi314 90f57f4849 Enhance API endpoints with host operating systems info (#7154) 2022-08-12 14:23:25 -05:00
Andrew Baker fdaccf6685 Embed Fleet and osquery preview video (#7170)
* Embed Fleet and osquery preview video

* Update embed link for Learn how to use Fleet docs page
2022-08-12 13:03:14 -04:00
Luke Heath 983e5a2ab9 Fix list labels parameter table markdown (#7174) 2022-08-12 11:21:04 -05:00
Mike McNeil fb997907df Handbook: Update positioning canvas link (#7188) 2022-08-12 11:11:10 -05:00
Chris McGillicuddyandMike Thomas 973cf43291 Updating Configuration Files table of contents (#7158)
* Updating Configuration Files doc table of contents

I moved the headings up a level to include more H2 headings, which would populate the table of contents.

* Update docs/Using-Fleet/configuration-files/README.md

Caught this while I was reviewing. It should be a tip box.

* Update docs/Using-Fleet/configuration-files/README.md

Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
2022-08-12 13:17:13 +09: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
Eric 63ca6f9cb8 Website: hide documentation sidebars scrollbars (#7179)
* Website: hide documentation sidebars scrollbars

* lint fix
2022-08-12 12:02:54 +09:00
Eric 7fe9a27590 Website: update sitemap (#7107)
* Website: update hand coded html pages in sitmap

* add /podcasts
2022-08-12 11:54:01 +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
Eric edcf09febd Website: add Zapier webhook to signup.js (#7177)
* Add Zapier webhook request to signup form, add signupReason input

* webhook-secret » webhookSecret
2022-08-11 21:05:24 -05:00
Eric d458d11048 Website: add utm_source to calendly link (#7178) 2022-08-11 19:09:25 -05:00
Zach Wasserman acf60189ff Add message for fleetctl when prepare commands are used (#7152) 2022-08-11 12:26:52 -07: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 McNeil 06d73d4146 Add autoapprove for founders editing CODEOWNERS (#7169) 2022-08-11 12:39:53 -05:00
Mike McNeil e6781e4379 Update CODEOWNERS to include handbook, etc (#7163)
* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* Update CODEOWNERS

* add articles/ + add leading "/" for CHANGELOG.md so it doesn't inadvertently catch others

* Update custom.js

* lint fix

* Update custom.js
2022-08-11 12:38:00 -05:00
Zach Wasserman 640a1f3192 Add coworking reimbursement information (#7133) 2022-08-11 08:28:18 -07:00
Mike McNeil 74f65447b7 Website README: Add instructions for db migrations (#7161)
Closes https://github.com/fleetdm/fleet/issues/6568
2022-08-10 23:23:13 -05:00
Mo Zhu 7d3d91990d Update pricing.ejs (#7157)
* clarify vulnerability scores (EVSS and CVSS)
* remove coming soon star from vulnerability scores, CISA exploits, and end-user self-service
* add customer promise crosses to remote orbit startup flags and manage orbit extensions
2022-08-10 22:17:49 -05:00
Eric 23ec518eb4 Website: Upgrade sails-hook-orm dependency (#7160)
* upgrade sails-hook-orm dependency

* Update package.json
2022-08-10 19:52:52 -05:00
Juan Fernandez 8dccc42027 Bug 5983: Performance issues when listing software (#6879)
Improve performance when listing software by using the software_host_counts aggregate table.
2022-08-10 17:43:22 -04:00
dependabot[bot]andTomas Touceda 6f0e0873ca Bump golang from 1.18.4-bullseye to 1.19.0-bullseye (#7039)
* Bump golang from 1.18.4-bullseye to 1.19.0-bullseye

Bumps golang from 1.18.4-bullseye to 1.19.0-bullseye.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update other golang deps as well

* Update missing go mods

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomas Touceda <chiiph@gmail.com>
2022-08-10 17:00:01 -03:00
Martin Angers c8cdddf0ea Update /macadmins endpoints to include MDM name and aggregate count (#7137) 2022-08-10 15:15:01 -04:00
Lucas Manuel Rodriguez 0d255d2252 Amend dependabot branch format (#7148) 2022-08-10 16:14:28 -03:00
Roberto Dip fc8c15c0d1 add application config setting to enable JIT provisioning (#7140)
As part of #7053, this adds a config setting to enable JIT provisioning.
2022-08-10 15:15:35 -03:00
Robert Fairburn 1f1ee964ab Improve APM in Loadtesting (#7061)
* Initial cloudwatch stub for loadtesting/apm

* Fix duplicate policy attachment name

* elastichsearch pull keys from ssh secret

* Set aws region for run-ansible

* Alternate way to specify region in run-ansible

* Fix elasticsearch_ansible ssh file modes

* Cloudwatch agent config elasticsearch

* Fix ansible indents

* Set platform to linux/amd64 for loadtesting docker image

* Use /dev/sdb on elasticsearch/apm

* fixup

* elasticsearch volume mounted

* elasticapm increase shards and size

* Increase elasticapm instance size

* Document how to get the IP for APM ec2 instance
2022-08-10 12:33:49 -05:00
gillespi314 e2194be61c Add schedule package and refactor cron jobs for cleanups, aggregations, and usage statistics (#6618) 2022-08-10 11:00:56 -05:00
Mike McNeil 69fb9ad026 Handbook: Add link re: working at Fleet (#7146)
This page is linked to from hiring materials, which don't always make the "open source is forever" point.  This adds a link to accomplish that, for folks who are really digging in.
2022-08-10 10:25:09 -05:00
Martin Angers 9755eb2e27 Support async saving of scheduled query statistics (#7012) 2022-08-10 10:01:05 -04:00
Zachary Winnerman 56910ea261 Add vuln database config for sandbox (#7126) 2022-08-10 09:22:13 -04:00
Kelvin Oghenerhoro OmereshoneandEric 71952c9b0a Make top banner not sticky (#6797)
* feat: Make top banner not sticky

* fix: issue with transition on page load and scroll

* fix: add semi colon to less to resolve linting issues

* fix: commas issue in less

* fix: space between header and cta-banner

* fix: resolve scrolling weird animation and hero section jumps

* fix: responseive top value set

* feat: don't animate background color

* feat: add transition for the top property of the header

* update sticky header function and styles

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-08-10 12:23:14 +09:00
dependabot[bot] 56ea9ee1b3 Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#7132)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/6765a42d86407a3d532749069ac03705ad82ebc6...ea71f332a90fd52416b1629b933dcf7e0ccd421d)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-09 16:02:11 -03:00
Roberto Dip bfd98557f9 update golangci-lint version (#7115) 2022-08-09 15:42:35 -03:00
gillespi314 3a88afaf98 Add new database tables and queries for host operating systems (#6920) 2022-08-09 13:34:41 -05:00
Zachary Winnerman 3a1c4e45f2 Add ALB logging for fleet sandbox (#7127)
Closes #7121
2022-08-09 13:38:14 -04:00
Zachary Winnerman 8b0b885613 Give fleet more memory (#7128) 2022-08-09 13:37:37 -04:00
Roberto Dip 8e554ca832 lock rcodesign version to 0.16.0 (#7113) 2022-08-09 14:07:13 -03:00
Luke Heath f8570bc1c1 Remove CORS headers from expires request (#7123) 2022-08-09 11:43:17 -05:00
Luke Heath fb874caf03 Fix incorrect property name in REST API docs (#7005) 2022-08-09 11:34:29 -05:00
Gabriel Hernandez a0ae8eb77c normalise styling on setting pages for sandbox mode messaging and integrations (#7114) 2022-08-09 10:45:42 -05:00
Zachary Winnerman f1d76d7e24 Testing applying basic config to sandbox instances (#7105)
* Testing applying basic config to sandbox instances

* fixup

* Consistency nit from @lucasmrod
2022-08-09 12:24:10 -03:00
Gabriel Hernandez 34749e377f fix sandbox expiration styling on host details (#7110) 2022-08-09 15:13:31 +01:00
RachelElysia 73d0299af9 Fleet UI: Schedule frequency units, Convert seconds to units using date-fns (#7102) 2022-08-09 10:00:09 -04:00
Gabriel Hernandez 35a0c1c1a0 clean up host entity loadHosts method (#7083) 2022-08-09 12:25:49 +01:00
Mike McNeil 618bb7eb52 Docs: Capitalization (#7009) 2022-08-08 17:57:26 -05:00
Eric 667c566b28 Website: Remove machinepack-github dependency (#7101)
* Remove machinepack-github dependency, update recieve-from-github

* remove unused variable, update headers in delete request
2022-08-08 16:58:48 -05:00