fleet/tools
Zach Wasserman 4054959674
Update fleetctl NPM package to not use postinstall (#308)
We found in some environments users run `sudo npm install -g fleetctl`
to install via NPM, and NPM does not execute postinstall scripts when
run as root.

This new approach should be compatible with more environments as the
download of fleetctl is done as necessary when the script is invoked.
2021-02-14 15:54:13 -08:00
..
api Deprecate /api/v1/kolide routes (#297) 2021-02-10 12:13:11 -08:00
app Deprecate /api/v1/kolide routes (#297) 2021-02-10 12:13:11 -08:00
ci Deprecate environment variable prefix (#301) 2021-02-11 15:36:58 -08:00
fleetctl-npm Update fleetctl NPM package to not use postinstall (#308) 2021-02-14 15:54:13 -08:00
mac Default to --host_identifier=instance in docs (#103) 2020-12-07 15:43:08 -08:00
osquery Upgrade osquery version in docker-compose to 4.5.1 (#210) 2021-01-19 20:09:39 -08:00
minikube.yaml Clean up development files (#259) 2021-02-01 19:21:17 -08:00