Caleb Coy
7ddd9ba510
Updated support contact info, removed "help@kolide.co" email address. ( #1723 )
2018-03-07 09:44:50 -05:00
Zachary Wasserman
e3d2af325c
Use UUID as host identifier in adding hosts docs ( #1690 )
2018-01-23 09:26:32 -08:00
Zachary Wasserman
2389e13d80
Fix redis_address documentation error ( #1648 )
...
Fixes #1647 .
2017-11-20 16:43:03 -08:00
Mike Arpaia
ce61fe6adb
Fix typo
2017-11-20 10:00:08 -07:00
Greg
cb3c14e16a
Match release executable name to install commands ( #1640 )
...
Current fleet_latest.zip linux executable name is fleet_linux_amd64, which doesn't match sudo cp
2017-11-19 11:01:43 -05:00
Mike Arpaia
3259e7149b
Documenting deploying Fleet on Kubernetes ( #1626 )
2017-11-17 12:48:59 -07:00
viq
1c009999b7
Use a working MySQL version ( #1598 )
...
Use repo that installs `5.7` version of MySQL, as opposed to `5.6` that fails when running `prepare db`
2017-11-12 03:18:02 -05:00
securityclippy
0ad4caa95c
Update configuring-the-fleet-binary.md ( #1592 )
2017-10-30 16:11:03 -04:00
Mike Arpaia
83ac03a6e8
Remove support for apt and yum repositories ( #1570 )
2017-10-17 23:30:02 -06:00
Mike Arpaia
57ec5fc331
Update root directory in docs ( #1568 )
2017-10-17 22:36:01 -06:00
Mike Arpaia
5cbef6270b
Updating docs to reference new binary and package ( #1557 )
2017-10-05 19:33:41 -06:00
Mike Arpaia
a947f39080
Rename Kolide to Fleet in the docs ( #1554 )
2017-09-21 16:51:26 -06:00
Mike Arpaia
153b19bc94
Adding docs for using Launcher ( #1552 )
2017-09-06 09:18:48 -06:00
Zachary Wasserman
5a69cf1530
Update TLS cert documentation ( #1499 )
2017-04-27 14:11:04 -04:00
Zachary Wasserman
629a740b45
Require JWT Key to be specified for server startup ( #1480 )
...
If server is started without a JWT key, a message like the following is printed:
```
################################################################################
# ERROR:
# A value must be supplied for --auth_jwt_key. This value is used to create
# session tokens for users.
#
# Consider using the following randomly generated key:
# om3w95gMA2drT5xAdLd2Q5oE8fLw+Miz
################################################################################
```
Closes #1480 .
2017-04-12 15:05:56 -07:00
Mike Arpaia
40610e508f
Removing app_token_key from documentation ( #1489 )
...
d3eb3b7272 removed `app_token_key` from
the application, but not the docs.
2017-04-12 09:57:19 -06:00
John Murphy
c90368c4af
Changed default osquery logging behavior
...
Made log rotation for osquery results and status logs optional. This required writing the logwriter package which is a drop in replacement for lumberjack. We still use lumberjack if the log rotation flag --osquery_enable_log_rotation flag is set. Note that the performance of the default is quite a bit better than lumberjack.
BenchmarkLogger-8 2000000 747 ns/op
BenchmarkLumberjack-8 1000000 1965 ns/op
PASS
BenchmarkLogger-8 2000000 731 ns/op
BenchmarkLumberjack-8 1000000 2040 ns/op
PASS
BenchmarkLogger-8 2000000 741 ns/op
BenchmarkLumberjack-8 1000000 1970 ns/op
PASS
BenchmarkLogger-8 2000000 737 ns/op
BenchmarkLumberjack-8 1000000 1930 ns/op
PASS
2017-04-03 16:48:50 -05:00
Victor Vrantchan
cab8ed7c00
remove references to missing bits ( #1434 )
2017-03-20 10:42:47 -04:00
Zachary Wasserman
b4e40cf466
Warn before running migrations ( #1385 )
...
- Refactor MigrationStatus() to return relevant info
- Warn before running migrations
Closes #1368
2017-03-09 10:40:52 -08:00
Zachary Wasserman
d0bc2e5a87
Add updating kolide documentation ( #1302 )
...
Also add quickstart script information to install docs.
Closes #1300
2017-02-24 11:11:46 -08:00
Victor Vrantchan
8d4d6fa486
update flag documentation ( #1280 )
...
updates documentation to account for changes introduced in #1266
2017-02-23 13:46:34 -05:00
Victor Vrantchan
1ee94d4f75
add mysql client certificate support ( #1240 )
2017-02-16 17:14:00 -07:00
Mike Arpaia
b8805803fd
Installation docs ( #1214 )
...
* Adding infrastructure install documentation
* publishing the latest tag on releases
2017-02-13 15:57:16 -07:00
Mike Arpaia
646574c874
Fixing broken docs links ( #1169 )
2017-02-03 09:47:45 -07:00
Mike Arpaia
a000751bfe
renaming kolide-ose to kolide ( #1143 )
2017-02-01 10:20:50 -07:00
Mike Arpaia
ee7c12e36e
Filling in some forgotten descriptions ( #1136 )
2017-01-30 22:13:08 -07:00
Mike Arpaia
e17ab76cff
Setting up and using Kolide ( #1133 )
2017-01-30 18:51:10 -07:00
Mike Arpaia
2938a8438f
installing kolide documentation ( #1107 )
2017-01-26 11:15:40 -07:00
Mike Arpaia
a4d9fe8dfd
Documentation Structure ( #1101 )
...
Initial structure and content for the Kolide documentation.
2017-01-25 14:51:00 -07:00