This release adds 5 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+3 more
Summary
AI summaryAdds automated deployment from Git with configurable commands, status tracking, and systemd support.
Full changelog
v0.1.1-alpha
This is the first alpha release of Beacon, a lightweight, self-hosted deployment agent designed for IoT devices and small servers like Raspberry Pi.
⸻
✨ Features
• 🔁 Automated Deployment
Polls your Git repository and automatically deploys new versions when tags appear.
• ⚙️ Configurable Deployment Commands
Runs your custom deployment logic (docker compose, shell scripts, etc.) after fetching updates.
• 🔐 Git Integration
Supports public or private repos via HTTPS tokens or SSH keys. Clone by tag or track the default branch.
• 📡 Status Tracking
Exposes an HTTP status endpoint showing the last deployed tag and timestamp.
• 🛠️ Systemd Compatible
Includes a systemd service template for reliable execution.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Beacon
All releases →Related context
Related tools
Earlier breaking changes
- v0.6.8-remote-access-pass Renames command `beacon master` to `beacon start`; alias retained for compatibility.
- v0.6.6-remote-tty-ha-os-tunnel Renames command `beacon master` to `beacon start`; alias retained for compatibility.
Beta — feedback welcome: [email protected]