fleet/docs/infrastructure
2017-09-06 09:18:48 -06:00
..
adding-hosts-to-kolide.md Adding docs for using Launcher (#1552) 2017-09-06 09:18:48 -06:00
configuring-the-kolide-binary.md Require JWT Key to be specified for server startup (#1480) 2017-04-12 15:05:56 -07:00
installing-kolide.md Add updating kolide documentation (#1302) 2017-02-24 11:11:46 -08:00
kolide-on-centos.md remove references to missing bits (#1434) 2017-03-20 10:42:47 -04:00
kolide-on-ubuntu.md remove references to missing bits (#1434) 2017-03-20 10:42:47 -04:00
managing-osquery-configurations.md Setting up and using Kolide (#1133) 2017-01-30 18:51:10 -07:00
README.md Setting up and using Kolide (#1133) 2017-01-30 18:51:10 -07:00
updating-kolide.md Warn before running migrations (#1385) 2017-03-09 10:40:52 -08:00

Infrastructure Documentation

Kolide is an infrastructure instrumentation application which has it's own infrastructure dependencies and requirements. The infrastructure documentation contains documents on the following topics:

Deploying and configuring osquery

  • For information on installing osquery on hosts that you own, see our Adding Hosts To Kolide document, which compliments existing osquery documentation.
  • To add hosts to Kolide, you will need to provide a minimum set of configuration to the osquery agent on each host. These configurations are defined in the aforementioned Adding Hosts To Kolide document. If you'd like to further customize the osquery configurations and options, this can be done via the Kolide application UI. You can find more documentation on this feature in the application documentation for this feature.
  • To manage osquery configurations at your organization, we strongly suggest using some form of configuration management tooling. For more information on configuration management, see the Managing Osquery Configurations document.

Installing Kolide and it's dependencies

The Kolide server has a few dependencies. To learn more about installing the Kolide server and it's dependencies, see the Installing Kolide guide.

Managing a Kolide server

Running the Kolide server is a relatively simple process. We're prepared a brief guide to help you manage and maintain your Kolide server. Check out the guide for setting up and running Kolide on Ubuntu and Kolide on CentOS.

For more information, you can also read the Configuring The Kolide Binary guide for information on how to configure and customize Kolide for your organization.