Brendan Shaklovitz
87137252de
docker-compose QoL improvements ( #2319 )
...
* Use YAML anchors to avoid repeating config blocks
* Use docker volumes to persist data for mysql
* Allow setting `FLEET_SERVER` (fixes #2127 ) when using the docker-compose file to spin up multiple osquery clients
2020-10-09 10:10:33 -07:00
Zachary Wasserman
eb4770f730
Use host.docker.internal to connect test osqueryd instances ( #2019 )
...
Newer versions of Docker support this hostname, which allows test
osquery instances to be started with less configuration.
2019-04-02 08:31:09 -04:00
Zachary Wasserman
da096d7b50
Fix platform detection for CentOS6 ( #1415 )
...
On CentOS6 there is a bug in which osquery incorrectly reports an empty string
for platform. This PR fixes our detection of centos in this case.
Fixes #1339
2017-03-15 15:40:18 -07:00
Zachary Wasserman
d3bf134c7e
Add Ubuntu16.04 host to docker-compose ( #1414 )
...
Enables testing Kolide with a Ubuntu16 host running osquery
2017-03-15 08:53:54 -07:00
Victor Vrantchan
54408ff9e4
move osquery enroll secret to appconfig ( #1004 )
...
For #995
2017-01-20 14:48:54 -05:00
John Murphy
8708adc7c3
Add instructions for producing a core file ( #943 )
2017-01-17 12:38:14 -05:00
Zachary Wasserman
f11da7b05b
Update docker osqueryd flags to use server provided config ( #822 )
2017-01-09 12:07:19 -08:00
John Murphy
df2653e46a
Updated so you can choose to run 1.8.2 or 2.1.2 osquery ( #527 )
2016-11-24 01:59:23 +08:00
Zachary Wasserman
85a8e92b96
Implement endpoints for host service methods ( #280 )
...
- Remove service methods for modifying hosts
2016-10-05 17:10:44 -07:00
Mike Arpaia
2d2d667f4a
Attempt to clean the codebase ( #53 )
2016-08-09 10:24:29 -07:00