Docs/Getting Started/Download & Installation

Download & Installation

Download Shipown for Windows (.exe) and Linux (.deb). Updates download inside the app, are verified against their published SHA-512, and then install.

Open in App
shipown · preview
Interactive Node
Download & Installation

A recorded walkthrough for this page has not been made yet.

01.How It Works

Windows gets an .exe installer; Linux gets a .deb for Debian and Ubuntu. Both come from the same download server the app itself updates from. Updates are downloaded inside the app with a progress bar and checked against the SHA-512 published alongside them; on Windows the installer then runs, and on Linux the package is handed to your desktop's package installer. A macOS build is not published yet.

Step A
Zero Cloud Relays

Client-side operations encrypted directly between your desktop and target server.

Step B
Credentials stay on your computer

SSH keys, passwords and API keys are held by the desktop app and encrypted with your OS keychain.

02.Key Capabilities

# What Shipown runs on the server, over your own SSH connection
$ pm2 jlist
$ docker ps -a --format '{{json .}}'
[ok] Connected to Ubuntu 24.04 LTS (x86_64)

03.Configuration & Setup

1
Initialize target configurationPick one of your saved servers, or add it with its host, port, user and SSH key.
2
Deploy & MonitorVerify telemetry in real time without polling overhead.