All Systems
System 01Live in v0.1.0-beta.5.7

Real logs, never simulated

Every progress state streams from the actual install, build and health check.

Shipown refuses to fabricate deployment success. Install output, build output and the health check stream from the server as they happen. When a deploy fails you get the exact command and the exact line that broke it, not a spinner that gives up.

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.js

Architectural 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

System 02
Server ops without the tab sprawl
System 03
Framework detection that admits uncertainty
System 04
Immutable releases and one-click rollback

Run Shipown on your desktop today

Available directly for Windows (.exe) and Linux (.deb).

Download Shipown v0.1.0-beta.5.7