Docker installs include netcat #225
retrodaredevil
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This patch release only affects Docker installs. If you are migrating from an older SolarThing version, please read the release notes for v2025.1.0 to see if it affects you.
You are now able to use the
nc
command inside the Docker container like so:docker compose exec rover nc localhost 5051 batteryVoltage 23.9
This is useful for the config server feature that must be enabled for this to be useful for Rover or Tracer charge controllers.
Closes #223
Additionally, the base image of the docker images is now Ubuntu 24.04 (Ubuntu Noble).
This discussion was created from the release Docker installs include netcat.
Beta Was this translation helpful? Give feedback.
All reactions