All Systems
System 18Live in v0.1.0-beta.5.7
Updates that tell you what changed
A new version announces itself with its release notes, downloads inside the app and is checked before it runs.
When a new version appears, Shipown says so once: the version, what is in it, and how long the copy you have keeps working. The installer streams inside the app with a progress bar — never a browser download — and is verified against the SHA-512 published beside it before anything runs; no checksum means no install, rather than trusting whatever arrived. An out-of-date install keeps working for a week after an update is first seen, warns on the last day, and then offers only the update.
Technical Specification & Protocols
COMMUNICATION PROTOCOLPure SSHv2 Protocol with atomic filesystem symlinks
SECURITY BOUNDARYNo agent installed on the server; every deploy and rollback recorded in a local history file
Command Execution Pattern
# Atomic release switching pattern:
ln -sfn $HOME/push-ops/apps/<app>/releases/8f21c0 $HOME/push-ops/apps/<app>/current
sudo systemctl reload nginx
pm2 reload ecosystem.config.jsArchitectural Guarantees
- ✓Atomic pointer swap ensures zero downtime during code promotion
- ✓Automated health check verification before live traffic routing
- ✓Instant rollback to previous known-good release on health check failure
Explore More Subsystems
Run Shipown on your desktop today
Available directly for Windows (.exe) and Linux (.deb).
Download Shipown v0.1.0-beta.5.7