Commit Graph

4369 Commits

Author SHA1 Message Date
Desmi-Dizney
45576c3b19
Editor pass - Ksatter handbook 4583 weekly doc update process (#5409)
Editor pass for: https://github.com/fleetdm/fleet/pull/5279
2022-05-05 10:40:14 -05:00
Desmi-Dizney
299a5521a2
Editor pass - Adding acceptable use policy (#5492)
Editor pass for: https://github.com/fleetdm/fleet/pull/5417

@GuillaumeRoss, should this be its own page or should this be with the rest of security?

Co-authored-by: Guillaume Ross <guillaume@fleetdm.com>
2022-05-05 10:39:29 -05:00
Desmi-Dizney
1528555732
Editor pass - Adding access control policy (#5570)
Editor pass for: https://github.com/fleetdm/fleet/pull/5480

Since the lists after "Fleet policy requires that:" are completing the thought (sentence), they begin with lowercase letters.
2022-05-05 10:39:02 -05:00
Mike McNeil
adb1f53d63
Automation: Guillaume is also DRI of /handbook/security-policies (#5587) 2022-05-05 10:15:35 -05:00
Eric
88d146b53a
remove broken link (#5447) 2022-05-05 10:10:21 -05:00
Robert Fairburn
445dc89175
loadtest fix elastisearch path/alb subdomain hint (#5554) 2022-05-05 10:02:35 -05:00
Guillaume Ross
8a2d25c703
Handbook: Adding encryption policy (#5482)
* Adding encryption policy

* Update security-policies.md

Updated as per @mikermcneil's comments and updated citation on access control policy.
2022-05-05 03:38:33 -04:00
Desmi-Dizney
767f4bc5d6
Editor pass Handbook: Add rituals section to engineering page (#5302)
Editor pass for:  https://github.com/fleetdm/fleet/pull/5232/files

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-05-04 23:21:03 -05:00
Desmi-Dizney
993d06f714
Handbook editor pass - Growth (#5155)
* Handbook editor pass - Growth

Edited for content and copy.

* Made Desmi's recommended changes

Added anchor text to links and wrote out more obscure acronyms

Co-authored-by: Eric <eashaw@sailsjs.com>
Co-authored-by: Tim Kern <tim@fleetdm.com>
2022-05-04 23:01:51 -05:00
Desmi-Dizney
5eede3fcb7
Updated "Contribute" title (#5234)
* Update README.md

I changed title to "Contribute" to match the link from the community drop down.

* Update README.md
2022-05-04 22:54:19 -05:00
Desmi-Dizney
f10e142c2a
Editor pass - Add to Handbook: Weekly updates (#5567)
Editor pass for: https://github.com/fleetdm/fleet/pull/5442/files
2022-05-04 22:09:14 -05:00
Charlie Chance
4100b6c905
Workiversaries added to ritual table (#5575) 2022-05-04 20:59:33 -05:00
Mike McNeil
cfd86fdf66
Handbook: Clarify compensation decisions (#5574) 2022-05-04 20:59:24 -05:00
Mike McNeil
a0c6c90198
Handbook: Capitalization (#5580) 2022-05-04 20:58:35 -05:00
Eric
4510206308
website: fix article images on safari (#5578) 2022-05-04 19:15:27 -05:00
Zachary Winnerman
3b9208c42a
Updated readme to reflect terraform loadtesting changes (#5530) 2022-05-04 10:27:26 -05:00
Zachary Winnerman
e5adb9ae9c
Made changes so that we have a per-environment internal load balancer (#5534) 2022-05-04 10:26:11 -05:00
Lucas Manuel Rodriguez
b6bbbbe186
Add (beta) support for Fleet Desktop to linux (#5221)
* Add (beta) support for Fleet Desktop to linux

* Add dependency for linux desktop

* Amend makefile uname check

* Clarify env vars used for linux in execuser

* Add final set of fixes

* Remove -it from docker run

* Add desktop to the update runner for Linux

* Re-arrange tag.gz and fix upgrade check for linux desktop
2022-05-04 11:14:12 -03:00
RachelElysia
fba916e636
UI Fix padding on live policy warning (#5521) 2022-05-04 09:05:52 -04:00
Eric
4531ec8b39
Website: minor style change to test deploy action (#5550) 2022-05-03 21:09:40 -05:00
Mike McNeil
0b7e07a9fb
Website: Ignore top level gitignore when deploying (#5549)
* Website: Ignore top level gitignore when deploying

* Update deploy-fleet-website.yml
2022-05-03 21:05:19 -05:00
Eric
cd046bf2fc
Website: Update default filters for query library, remove tag capitalization (#5523)
* update tag formatting + query library default filters

* make all tags lower case
2022-05-03 19:39:56 -05:00
Mike McNeil
adc52d3bc0
Website: Disable freeze/refreeze logic + gut sailsrc (#5547)
Website: Disable freeze/refreeze logic + gut sailsrc
2022-05-03 17:59:10 -05:00
Mike McNeil
137016caee
Website: Temporarily disable re-freeze logic to troubleshoot website caching issues on 2022-05-03. (#5545) 2022-05-03 17:45:25 -05:00
Desmi-Dizney
cc461e0549
Editor pass - Handbook: Add intake process to product section (#5490)
* Editor pass - Handbook: Add intake process to product section

Editor pass for: https://github.com/fleetdm/fleet/pull/5411/files?short_path=9caafff#diff-9caafff19f6f52955d60ce0506a16292066d4d8f7365f2a5d73cbea4150403d7

@noahtalerman, I rewrote this in an active tone and changed "ejected" to "put to the side" out of concern that that didn't sound friendly. Let me know if I can be of more help.

* Update handbook/product.md

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

Co-authored-by: Noah Talerman <47070608+noahtalerman@users.noreply.github.com>
2022-05-03 17:43:44 -05:00
Eric
3648bc38d0
whitespace change (#5543) 2022-05-03 17:26:46 -05:00
RachelElysia
6b34f32e88
Frontend Tech Debt: All data/page errors use same component (#5455) 2022-05-03 16:57:08 -04:00
Lucas Manuel Rodriguez
a5349672eb
Amend fleetctl package to support /var/lib legacy orbit (legacy would mean <= 0.0.11) (#5532)
* Add logs to troubleshoot orbit

* Run journalctl on a different step

* Add legacy orbit support to opt version of fleetctl

* Fix macos logs permission error

* Checkout repository

* Compile fleetctl from branch
2022-05-03 16:46:02 -03:00
Desmi-Dizney
45e6e1647b
Editor pass. - Document supported MySQL versions (#5501)
Editor pass for: https://github.com/fleetdm/fleet/pull/5421
2022-05-03 13:30:43 -05:00
Desmi-Dizney
3f45ada127
Editor pass - Weekly Doc Update (#5503)
Editor pass for: https://github.com/fleetdm/fleet/pull/5468
2022-05-03 13:29:56 -05:00
Desmi-Dizney
0b9ad123a4
Editor pass - tweak docs related to dev local environment setup (#5502)
Editor pass for: https://github.com/fleetdm/fleet/pull/5434
2022-05-03 13:28:41 -05:00
Desmi-Dizney
c75375b82c
Editor pass - Weekly Doc Update (#5506)
Editor pass for: https://github.com/fleetdm/fleet/pull/5468

This is related to https://github.com/fleetdm/fleet/pull/5503
2022-05-03 13:26:58 -05:00
Eric
2aefcb385c
Update handbook index (#5533) 2022-05-03 11:57:49 -05:00
Charlie Chance
24c57f1ce8
Removed Gusto registration (#5531)
The information does not reflect the adopted process for future hires.

Co-authored-by: Eric <eashaw@sailsjs.com>
2022-05-03 11:30:43 -05:00
Charlie Chance
bbf7d5e7ad
Handbook: CorpNet registration (#5518) 2022-05-03 11:28:56 -05:00
Zachary Winnerman
e7b9f41097
Added support for multipule loadtest environments (#5526) 2022-05-03 09:51:11 -05:00
Kelvin Oghenerhoro Omereshone
25ce199f34
Normalize sql statements throughout the docs (#5487)
* feat: normalize SQL statements in API-for-contributors.md

* feat: normalize SQL statements in Adding-hosts.md

* feat: normalize SQL statements in fleetctl-CLI.md

* feat: normalize SQL statements in REST-API.md

* feat: normalize SQL statements in Vulnerability-Processing.md

* feat: normaize SQL statemetns in Using Fleet ReadMe

* feat: normalize SQL statements in tools/api README

* fix: revert adding hosts page
2022-05-03 15:47:31 +01:00
Guillaume Ross
0d53ac94bc
Adding access control policy (#5480) 2022-05-03 03:13:48 -04:00
Eric
e57846685a
Add to Handbook: Weekly updates (#5442)
* Handbook: Weekly update

* Update company.md

* add Rituals table and two rituals

* add weekly update ritual to growth rituals

Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
2022-05-02 18:32:34 -05:00
Tim Kern
066efbd317
Added growth one-pager (#5525) 2022-05-02 17:56:54 -05:00
RachelElysia
88b86d063d
UI Revert empty state for host details users/software (#5489) 2022-05-02 18:41:26 -04:00
Charlie Chance
adc945515e
Handbook: Salesforce contributor experience ritual (#5524)
Added to the table, Nathan to document the steps involved to complete this ritual.
2022-05-02 17:40:42 -05:00
Charlie Chance
46749ad0df
Handbook: updating a consultant's fee (#5519) 2022-05-02 16:13:33 -06:00
Kelvin Oghenerhoro Omereshone
90a7e7c4c2
fix: add period to end of statement (#5500) 2022-05-02 22:57:36 +01:00
Guillaume Ross
293ede98d6
Adding tags to all queries (#5474) 2022-05-02 17:57:15 -04:00
gillespi314
991c7ccadc
Add device_mapping to GET /hosts response (#5383) 2022-05-02 16:34:14 -05:00
Desmi-Dizney
a1fd8e231a
Editor pass - Handbook: Process for creating positions and making offers (#5499)
Editor pass for: https://github.com/fleetdm/fleet/pull/5448
2022-05-02 16:07:04 -05:00
gillespi314
1dabf52834
Add Zendesk external service integration for vulnerability automations (#5372) 2022-05-02 15:58:34 -05:00
Katheryn Satterlee
a4a831fc92
Move password reset instructions for API-only user (#5392)
* 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).
2022-05-02 13:33:12 -05:00
Michal Nicpon
15c69058bb
fix SELinux issue (#5335)
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>
2022-05-02 12:18:59 -06:00