Interactive demo · v0.1.0-beta.5.7

Operate your Linux servers without third-party agents.

Direct SSH telemetry, live Docker container lifecycle controls, atomic release rollbacks, and multi-model AI troubleshooting — all from your own desktop.

A demo of the desktop app, running on sample data. No server is being contacted from this page.

CPU Usage18%
18%
Memory Allocation64%
64%
SSD Storage42%
42%
Load Average1m, 5m, 15m
0.24avg
Uptime: 14 days, 6 hours
Docker Containers5 containers
Live controls over SSH socket
nginx-reverse-proxy
nginx:1.27-alpine
RUNNING
PORTS0.0.0.0:80->80, 0.0.0.0:443->443
MEMORY38.4 MB
CPU1.2%
UPTIMEUp 14 days
shipown-api-server
node:22-alpine
RUNNING
PORTS127.0.0.1:5999->5999/tcp
MEMORY94.2 MB
CPU2.8%
UPTIMEUp 5 hours
postgres-db-primary
postgres:16.3-alpine
RUNNING
PORTS127.0.0.1:5432->5432/tcp
MEMORY248.0 MB
CPU0.9%
UPTIMEUp 14 days
redis-cache-session
redis:7.2-alpine
RUNNING
PORTS127.0.0.1:6379->6379/tcp
MEMORY28.1 MB
CPU0.4%
UPTIMEUp 14 days
background-worker-queue
shipown-worker:latest
RESTARTING
PORTSNone (internal socket)
MEMORY14.5 MB
CPU0.1%
UPTIMERestarting (1) 12s ago
Active Deployments & RuntimesPM2 & Nginx
Atomic releases with one-click rollback
App NameRuntimeActive ReleaseBranch & Git CommitStatusActions
web-storefrontNext.js
PM2 (Cluster)releases/8f21c0
main@0f3a91cSynced
ONLINE
docs-portalVite
Nginx Staticreleases/3e94a1
production@2c114f82 behind
SERVED
Active:deepseek-v4-pro
operator@shipown:~$Why is my Nginx proxy throwing 502 Bad Gateway on port 5999?
[DeepSeek V4 Pro]: Diagnosed upstream connectivity. Nginx configuration points to 127.0.0.1:5999, but socket polling indicates either the Node.js process is stopped or a port collision occurred.
Proposed Command: Inspect the listening process on port 5999 without modifying system state.
sudo ss -ltnp | grep :5999 || sudo journalctl -u nginx --since '5m ago'
Destructive safety guard: Enabled

Ready to manage your servers from one place?

Shipown connects straight over standard SSH. No cloud agents, no telemetry surveillance, and your private keys remain encrypted on your machine.

Download Shipown v0.1.0-beta.5.7Explore All Features →