All Systems
System 02Live in v0.1.0-beta.5.7
Server ops without the tab sprawl
CPU, memory, disk, uptime, processes and a live SSH terminal in one place.
Register a Linux server over SSH and Shipown inspects it, reports what is missing, and installs only what is needed — Node.js, PM2, Git, Nginx, Certbot. Open a server and you get its gauges, its busiest processes, its apps, its logs and a real terminal, with a way back to the rest.
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