* Move password reset instructions for API-only user
Moved instructions for resetting the password of a new API-only user to FAQ as it is no longer necessary as of `4.13.0`
* Fix link to reset password instructions
Linked to a previous commit with password reset instructions for API-only users (only necessary on legacy versions).
Install orbit to /opt instead of /var/lib. When installing to /var/lib,
the default selinux context of var_lib_t gets applied, which results in
an AVC error when running via systemd.
Co-authored-by: Lucas Rodriguez <lucas@fleetdm.com>
Allows identification of which Orbit versions are in use from the update
server.
Refactored the build information into a separate `package build` to
support importing it from multiple places.
* Add fleetctl preview automation for latest changes
* Fix pwd invocation and remove slack notification
* Just run on ubuntu-latest and macos-latest
* Fix path
To add support for #400, we're using the macadmins/osquery-extension to gather Google Chrome profiles from hosts.
Under the hood, the extension looks and parses a json file in which Chrome stores a bunch of data. Given that emails are not required to create Chrome profiles, some of the profiles stored in this file and returned by the query we're using contain empty emails.
The idea after this change is to prevent empty emails from being ingested in the first place instead of filtering them after the fact. I have also included a migration to clean the rows with empty email columns.
Fixes#4780
* Handbook update - How to make edits with GitHub
- Added instructions for how to edit content in the docs from fleetdm.com via the GitHub editor.
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update handbook/brand.md
* Update brand.md
Co-authored-by: Eric <eashaw@sailsjs.com>
this fixes#5377 by asserting that the error message starts with "tsl" or "x509" as either of the strings represent the same error depending on the mysql version.
we should refactor the code to avoid checking on the error messages and probably use different error types instead.
* handbook-operations-section
Made a couple of changes to Digital Experience rituals that I missed during my review.
• Added daily handbook PR reviews
• Moved DevRel related rituals to Community group. I think that's a more suitable home for them.
* Update brand.md
* Update community.md
Fixed up some punctuation.
* Update brand.md
* remove outdated config file description
`example_config.json` was removed in f11da7b05b but the documentation
was still there, this removes the description from the README as well.
* add a note about how to use scripts with premium features
* articles page
* update articles route to handle category urls
* update articles page
* add articleImageUrl meta tags to article pages
* basic empty state, add comments
* Update view-articles.js
* Update articles.less
* add articles, update styles and image url validation
* lint fix
* Update routes.js
* Update articles.ejs
* Update articles.page.js
Updated article category descriptions.
* migrated more articles
I migrated more articles so that all categories are populated.
* Added thumbnails to new posts
* Some style tweaks
- Tweaked a couple of styles
- Added cursor: pointer to filters
- Changed "Blog" to "Articles" in the navigation
- Changed /blog to /articles in the navigation
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
* Handbook: Bizops rituals in people section
Not quite ready yet but want to get the changes going. Will require some further discussion to sort out missing details and settle format difference.
* Update handbook/people.md
* Update handbook/people.md
* Update handbook/people.md
* Update people.md
* Update people.md
* Update handbook/people.md
* Update handbook/people.md
* Update handbook/people.md
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Handbook: Rituals
Formatted table here in accordance w/ suggestions from Mike T.
* Update customers.md
* Update customers.md
Updated language.
Co-authored-by: Mike Thomas <mthomas@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Create Rituals heading and appropriate subheadings
## Growth Rituals
### Social Engagement Ritual:
Participate in 50 social media engagements per week.
DRI: Drew Baker
### Daily Twitter Ritual:
Post FleetDM content on Twitter every weekday.
DRI: Drew Baker
### Daily LinkedIn Ritual:
Post FleetDM Content to LinkedIn every weekday.
DRI: Drew Baker
### osQuery Jobs Ritual:
Post to @osqueryjobs two times per week.
DRI: Drew Baker
### Enriching Leads Ritual:
Follow the Lead Enrichment Process every Friday.
DRI: Drew Baker
### Outside Contributions Ritual:
Check PRs for outside contributions every Monday.
DRI: Drew Baker
### Weekly Blogpost Ritual:
Publish FleetDM blog post once per week.
Promote blog posts on socials once per week.
### Weekly Ins and Outs Ritual:
Track ins and outs once per week.
DRI: Tim Kern
### Podcast Outreach Ritual:
Conduct podcast outreach twice per week.
DRI: Drew Baker
### Monthly Conference Ritual:
Check for conference openings and for conference sponsorships on the 1st of every month.
DRI: Drew Baker
* Update growth.md
* Convert entries to table format
This works in the preview.
* Update growth.md
* Table format revision
Reformatted table in accordance with suggestions from Mike T.
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
* Update handbook/growth.md
Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
* Adding acceptable use policy
Relates to https://github.com/fleetdm/confidential/issues/1107
Creating a new "Security Policies" file and then adding the first policy - acceptable use.
* Update security-policies.md
Added effective date and owner
* Update security-policies.md
Fixed link
* feat: update query example to conform with the rest of the docs
* Update docs/Using-Fleet/REST-API.md
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>