mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 21:47:20 +00:00
774 B
774 B
Testing large quantities of software packages in Fleet
-
download the following folder of packages: Google Drive Packages
-
Run the following script to upload a folder of packages via the Fleet API:
bash ./tools/software/packages/upload-packages.sh -u $FLEET_URL -t $TEAM_ID -k "$API_KEY" -f $FOLDER_PATH_CONTAINING_PACKAGES [-a]
Notes:
- uploading to a
localhostFleet server is heavily encouraged as uploading a large amount of packages is time consuming and can be subject to timeouts using tools likengrok upload-packages.shcreates non-functional install and uninstall scripts forexefiles- use the
-aflag to add auto-install to the upload