v2024.0.0-alpha.0
Pre-release
Pre-release
·
100 commits
to edge
since this release
Changelog
Added
- Deployment for Dozzle as a Docker container log viewer.
- Deployments for Prometheus metrics monitoring.
- Deployments for various scripts - and a few config files - to make available for running on the host.
Changed
- Deployment
apps/ps/backend/proc-segmenter
now deploys the segmenter as a Docker container instead of assuming it's available on the host.
Pull Requests
- Add Dozzle by @ethanjli in #2
- Add deployments for Prometheus metrics by @ethanjli in #3
- Split up Grafana features, improve dependency relationships by @ethanjli in #4
- Bump device-pkgs repo, add deployments for new packages by @ethanjli in #5
- Provision dhcpcd config file by @ethanjli in #6
- Deploy the backend segmenter as a Docker container by @ethanjli in #7
- Add CI checks by @ethanjli in #8
Full Changelog: v2023.9.0...v2024.0.0-alpha.0