Skip to content

docs: add 'Updating' section to README#29

Merged
LarsLaskowski merged 1 commit into
mainfrom
claude/readme-package-updates-rjfjh8
Jul 13, 2026
Merged

docs: add 'Updating' section to README#29
LarsLaskowski merged 1 commit into
mainfrom
claude/readme-package-updates-rjfjh8

Conversation

@LarsLaskowski

@LarsLaskowski LarsLaskowski commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Explain how to upgrade an installed PiMonitor: replace the binary via the idempotent install.sh, restart the service (install.sh does not restart an already-running unit), and verify. Also note config-preservation, new-option handling via the example config, and /api/v1 stability across updates.

Summary

Related Issue

Checklist

  • Tests added/updated for the change (go test ./... passes locally)
  • go vet ./... and golangci-lint run are clean
  • Documentation updated if this changes the REST API (docs/API.md),
    configuration (README.md, packaging/pimonitor.example.yaml), or
    installation/packaging (packaging/install.sh, systemd units)
  • No breaking change to /api/v1/... response shapes, or a new API
    version was introduced instead

Explain how to upgrade an installed PiMonitor: replace the binary via the
idempotent install.sh, restart the service (install.sh does not restart an
already-running unit), and verify. Also note config-preservation, new-option
handling via the example config, and /api/v1 stability across updates.
@LarsLaskowski
LarsLaskowski merged commit 0365060 into main Jul 13, 2026
3 checks passed
@LarsLaskowski
LarsLaskowski deleted the claude/readme-package-updates-rjfjh8 branch July 13, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants