Benjamin Edwards
823775844e
added package command from orbit as fleetctl command ( #1802 )
...
* added package command from orbit as fleetctl command
* update deployment docs
* add changes file
* added tests for package command, run go mod tidy & go mod verify
* validate that package files exist
* comment out msi packaging test until we can investigate github runner permission issues
2021-09-09 01:34:12 -04:00
Tomas Touceda
b2efc9f51c
Make redis conn timeout and keep alive configurable ( #1968 )
...
* Make redis conn timeout and keep alive configurable
* Document new configs
* Correct config name
2021-09-08 17:55:12 -03:00
eashaw
13cae833c0
Change code block headings in documentation ( #1943 )
...
* updated headings to remove codeblocks
* Update 3-REST-API.md
* Update 2-Configuration.md
* h5 styles
* h6 styles, removed h5 font-size
2021-09-08 03:55:55 +09:00
Martin Angers
3755a58070
Add support for MySQL read replicas ( #1786 )
...
Adds configuration options to use a read-only MySQL replica,
and uses it instead of the primary for reads.
2021-09-01 15:50:52 -04:00
Tomas Touceda
15b7f5dd80
Create vuln path if dynamic ( #1830 )
...
* Create vuln path if possible
* Make sure we skip creation if static instance is selected
* Document behavior
* Fix return in crons and test without sleeps
2021-08-30 12:29:05 -03:00
Mike Thomas
7b3b24547d
Updated product name on website and docs ( #1731 )
...
Updated product name on website and docs
2021-08-19 12:50:21 -05:00
noahtalerman
3725781597
Move vulnerabilities configuration options into 2-Deploying/2-Configuration.md ( #1722 )
...
- Move vulnerabilities config options into `2-Deploying/2-Configuration.md` and link to these options from the Vulnerability processing docs
2021-08-18 17:16:59 -04:00
Zach Wasserman
9a5842d9c3
Document minimal online keys for Orbit updates ( #1678 )
2021-08-15 16:47:24 -07:00
noahtalerman
d5974aad97
Add valid time units to Configuration documentation ( #1548 )
...
- Specify valid time units of `s`, `m`, and `h` for the `session_duration`, `osquery_label_update_interval`, and `osquery_detail_update_interval` configuration options.
2021-08-04 12:31:24 -04:00
Tomas Touceda
da46ecc002
Update FAQs based on lessons learned ( #1495 )
...
* Update FAQs based on lessons learned
* Update docs/2-Deploying/FAQ.md
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
Co-authored-by: Zach Wasserman <zach@fleetdm.com>
2021-07-28 19:30:03 -03:00
noahtalerman
6c22965917
Update screenshots and verbiage in Configuring Single Sign On documentation ( #1396 )
...
- Add new example Okta configuration screenshot
- Add new example Fleet configuration screenshot
2021-07-15 15:55:12 -04:00
noahtalerman
498209614c
Update examples in documentation to use FleetDM where possible ( #1310 )
...
- Remove "Connecting a host" from fleetctl documentation
- Remove queries from REST API examples
- Point to Launcher documentation
- Update community projects
2021-07-06 12:14:20 -04:00
Zach Wasserman
fe230bb9f4
Add FAQ entries for common migration and TLS questions ( #1307 )
...
Closes #1303
2021-07-05 17:52:13 -07:00
Mike McNeil
77f5b60b52
Fix broken links to binaries in docs ( #1277 )
...
* Update 8-Updating-Fleet.md
* Update 8-Updating-Fleet.md
* Update 3-Example-deployment-scenarios.md
2021-07-03 11:36:27 -05:00
Mike McNeil
162d9fd892
Update 1-Installation.md
2021-07-01 15:57:35 -05:00
noahtalerman
6c03415dae
Update documentation structure ( #1230 )
...
- Remove `2-Orbit-osquery` directory
- Rename `3-Deployment` directory to `2-Deploying`
- Rename `4-Contribution` directory to `3-Contributing`
2021-06-28 11:15:22 -04:00
Zach Wasserman
444a935404
Fix doc directories ( #1217 )
...
Erroneous merge required fixing of doc directory naming.
2021-06-25 19:02:57 -07:00
Zach Wasserman
5e26af701b
Merge branch 'main' into teams
2021-06-25 18:48:20 -07:00
noahtalerman
a63a0ab6f2
Add license section to configuration documentation ( #1157 )
2021-06-21 18:57:50 -04:00
noahtalerman
17a6c21224
Restructure documentation in preparation for docs living on fleetdm.com ( #1143 )
...
* Remove Orbit top level folder and rename folders to Deploying and Contributing
* Update link in doc README
2021-06-18 15:58:21 -05:00