2 Commits
Author SHA1 Message Date
Lucas Manuel Rodriguez 05493a8fe5 Changes to ease testing while releasing fleetd to TUF (#44738)
This eases the testing of fleetd updates (to `edge`) on Linux amd64
(from macOS).

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Build process now accepts optional CLI configuration parameters
(--update-url, --orbit-channel, --desktop-channel, --osqueryd-channel)
to customize package generation during builds.
* Containerized fleetd services now use a restart policy that keeps
services running unless explicitly stopped, improving reliability and
reducing downtime.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-05-06 09:06:15 -03:00
Lucas Manuel Rodriguez 2781193cdd Added fleetd docker images to test/develop linux fleetd features (#25027)
Useful while testing/developing #24385.

In the future we can push some of these to Fleet's Docker Hub and
include them in `fleetctl preview` to allow demoing of e.g. script
execution on linux devices.
2024-12-27 16:16:39 -03:00