Releases: Foehammer82/strom
Releases · Foehammer82/strom
Release list
v0.1.12
Deployment artifacts
| Artifact | Description |
|---|---|
strom-node-v0.1.12.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
strom-agent-v0.1.12-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
strom-agent-v0.1.12-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
strom-agent-manifest.json / .sig |
Signed manifest consumed by the agent's standalone GitHub-based update checker; do not remove from a published release. |
Container images
ghcr.io/Foehammer82/strom-controller:v0.1.12ghcr.io/Foehammer82/strom-agent:v0.1.12
Full Changelog: v0.1.11...v0.1.12
v0.1.11
Deployment artifacts
| Artifact | Description |
|---|---|
strom-node-v0.1.11.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
strom-agent-v0.1.11-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
strom-agent-v0.1.11-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
strom-agent-manifest.json / .sig |
Signed manifest consumed by the agent's standalone GitHub-based update checker; do not remove from a published release. |
Container images
ghcr.io/Foehammer82/strom-controller:v0.1.11ghcr.io/Foehammer82/strom-agent:v0.1.11
Full Changelog: v0.1.10...v0.1.11
v0.1.8
Deployment artifacts
| Artifact | Description |
|---|---|
strom-node-v0.1.8.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
strom-agent-v0.1.8-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
strom-agent-v0.1.8-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
Container images
ghcr.io/Foehammer82/strom-controller:v0.1.8ghcr.io/Foehammer82/strom-agent:v0.1.8
Full Changelog: v0.1.7...v0.1.8
v0.1.7
Deployment artifacts
| Artifact | Description |
|---|---|
strom-node-v0.1.7.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
strom-agent-v0.1.7-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
strom-agent-v0.1.7-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
Container images
ghcr.io/Foehammer82/strom-controller:v0.1.7ghcr.io/Foehammer82/strom-agent:v0.1.7
Full Changelog: v0.1.6...v0.1.7
v0.1.3
Deployment artifacts
| Artifact | Description |
|---|---|
wattkeeper-node-v0.1.3.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
wattkeeper-agent-v0.1.3-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
wattkeeper-agent-v0.1.3-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
Container images
ghcr.io/Foehammer82/wattkeeper-controller:v0.1.3ghcr.io/Foehammer82/wattkeeper-agent:v0.1.3
Full Changelog: v0.1.2...v0.1.3
v0.1.2
Deployment artifacts
| Artifact | Description |
|---|---|
wattkeeper-node-v0.1.2.img.xz |
Flashable Raspberry Pi OS Lite image with the agent pre-installed. Verify against the matching .sha256 file before flashing. |
wattkeeper-agent-v0.1.2-linux-arm64.tar.gz |
Standalone agent binary + systemd/udev install assets (arm64, e.g. Pi Zero 2 W, Pi 4/5). |
wattkeeper-agent-v0.1.2-linux-armv6.tar.gz |
Standalone agent binary + systemd/udev install assets (armv6 fallback). |
SHA256SUMS |
Checksums for the two agent archives above. |
Container images
ghcr.io/Foehammer82/wattkeeper-controller:v0.1.2ghcr.io/Foehammer82/wattkeeper-agent:v0.1.2
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
What's Changed
- fix(ci): install npm deps before controller-web build by @Foehammer82 with @Copilot in #1
- Phase 5 by @Foehammer82 in #2
New Contributors
- @Foehammer82 with @Copilot made their first contribution in #1
- @Foehammer82 made their first contribution in #2
Full Changelog: v0.1.0-rc1...v0.1.0