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
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
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
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