fleet/docs
Zachary Wasserman f4060402f4 Migrate NPM to Yarn (#1197)
- Modify `make deps` to use yarn
- Add `yarn.lock`
- Add yarn to `kolide-builder` docker image
- Remove `npm-shrinkwrap.json`
- Remove build for `node-sass` (fixes #1151)
2017-02-10 10:22:26 -08:00
..
api renaming kolide-ose to kolide (#1143) 2017-02-01 10:20:50 -07:00
application Making the case of section headers more consistent in application docs (#1173) 2017-02-05 11:44:32 -07:00
development Migrate NPM to Yarn (#1197) 2017-02-10 10:22:26 -08:00
images Cursory application documentation (#1165) 2017-02-02 15:13:54 -07:00
infrastructure Fixing broken docs links (#1169) 2017-02-03 09:47:45 -07: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.