fleet/docs
John Murphy 990c911867 Fix user menu on Firefox (#1542)
Closes #1536

Firefox doesn't propagate mouse events to components nested inside a button element. So we switch button to a div to fix.
2017-08-02 14:02:09 -05:00
..
api Rename project to Kolide Fleet (#1529) 2017-06-22 15:50:45 -04:00
application SSO Login and Configuration Support (#1506) 2017-05-17 10:58:40 -05:00
development Updating the migrations docs (#1218) 2017-02-14 13:16:26 -07:00
images SSO Login and Configuration Support (#1506) 2017-05-17 10:58:40 -05:00
infrastructure Update TLS cert documentation (#1499) 2017-04-27 14:11:04 -04:00
third-party Fix user menu on Firefox (#1542) 2017-08-02 14:02:09 -05:00
README.md Force links to README (#1166) 2017-02-02 15:51:02 -07:00

Kolide Documentation

Welcome to the Kolide documentation.

  • Information about using the Kolide web application can be found in the Application Documentation.
  • Resources for deploying osquery to hosts, deploying the Kolide server, installing Kolide's infrastructure dependencies, etc. can all be found in the Infrastructure Documentation.
  • If you are interested in accessing the Kolide REST API in order to programmatically interact with your osquery installation, please see the API Documentation.
  • Finally, if you're interested in interacting with the Kolide source code, you will find information on modifying and building the code in the Development Documentation.

If you have any questions, please don't hesitate to reach out to support@kolide.co.