Jan Jedrasik
10/04/2024, 9:46 PMbomutil/wix
- could I just host those pods and somehow build through them? Even with other tools (elastic), I haven't seen a really easy way for me to just grab an installer to give to someoneLucas Rodriguez
10/04/2024, 9:51 PMfleetdm/fleetctl
Docker image and generate packages the same way as using the fleetctl
executable.
E.g.
docker run -v "$(pwd):/build" fleetdm/fleetctl:latest package --type pkg --enroll-secret=foo --fleet-url=<https://localhost:8080>
Jan Jedrasik
10/04/2024, 10:03 PMJan Jedrasik
10/04/2024, 10:06 PMJan Jedrasik
10/04/2024, 10:07 PMJan Jedrasik
10/06/2024, 10:00 PMError: initialize updates: failed to update metadata: update metadata: tuf: failed to decode root.json: expired at 2024-10-06 17:47:49 +0000 UTC
Weird timing? Am I missing anything?Lucas Rodriguez
10/07/2024, 12:14 PM