v0.1.7 available See what's new

DeployerX

Server operations,
without busywork.

Manage hosts, open SSH sessions, browse with SFTP, run repeatable deployments, monitor uptime, and protect backups from one local-first desktop workspace.

View on GitHub
  • Local first
  • Windows, macOS & Linux
  • Open development
  • Optional sync
DeployerX Command Center showing server inventory, live SSH sessions, uptime alerts, backup protection, and fleet telemetry

01 Capabilities

One workspace for infrastructure work.

Register a host once, then move from access to observability and protection without switching between disconnected tools.

Command Center

  • Fleet health overview
  • Active operation status
  • Grouped server inventory
  • Emergency Stop control

Secure Access

  • Multi-tab SSH terminals
  • Per-user sessions
  • SFTP file browser
  • Embedded VNC workspace

Observability

  • Live resource telemetry
  • Process and service views
  • HTTP, TCP and TLS checks
  • Incidents and maintenance

Protection

  • Saved deployment commands
  • Repeatable host workflows
  • Backup jobs and repositories
  • Recovery and retention

02 Workflow

From registered host to repeatable operation.

Keep server context close to the work. Connections, commands, monitoring, and recovery stay attached to one operational workspace.

  1. 01

    Register once

    Organize Linux and Windows hosts into searchable groups and favorites.

  2. 02

    Work from one place

    Connect through SSH or SFTP, save commands, and inspect live server health.

  3. 03

    Operate with confidence

    Run deployments, watch uptime, verify backups, and interrupt active work when required.

operation.flow

REGISTERED HOSTapi.production
ONLINE
secure session
Deploycompleted
Monitorlive
Backupverified
09:42:18

$ deploy production --verify

exit 0

03 Workspaces

The tools are connected. The data stays coherent.

Each workspace serves a focused job while sharing the server context needed for daily operations.

WorkspaceConnectOperateObserveProtect
HostsYesYesInventoryProfiles
SSH & SFTPYesTerminal + filesSession stateHost keys
Real-Time MonitorVia SSHProcessesLive telemetryService checks
UptimeHTTP / TCPMaintenanceIncidentsReports
Backup ManagerRepositoriesJobsRun statusRecovery points

04 Comparison

Compare the whole workflow, not just the terminal.

Most alternatives solve one part of server work. DeployerX connects remote access, repeatable operations, observability, uptime, and recovery in the same desktop workspace.

Included ~Partial or scope-limited -Not a core feature
Capability DeployerXServer operations TermiusSSH client MobaXtermRemote toolbox CockpitLinux web admin PortainerContainer control
Host inventory and groupsIncludedIncludedIncluded~Partial~Container endpoints only
SSH terminalIncludedIncludedIncludedIncluded-Not a core feature
SFTP file managementIncludedIncludedIncluded-Not a core feature-Not a core feature
Saved commands and repeatable scriptsIncludedSnippets included~Macros and commands-Not a core feature~Container deployment workflows
Linux and Windows host workflowsIncluded~SSH targets~Remote protocol sessions-Linux administration only~Container hosts only
Live host telemetryIncluded-Not a core feature~Remote monitoring barIncluded~Container and endpoint scope
HTTP, TCP and TLS uptime checksIncluded-Not a core feature-Not a core feature-Not a core feature-Not a general uptime monitor
Incidents and maintenance windowsIncluded-Not a core feature-Not a core feature-Not a core feature-Not a core feature
Backup jobs and recovery pointsIncluded-Not a core feature-Not a core feature-Not an integrated backup manager-Not a workload backup manager
VNC or remote desktop accessIncluded for compatible Windows hosts-Not a core featureIncluded~Virtual machine console scope-Not a core feature
Optional synchronized workspaceIncludedEncrypted vault sync included-Not a core feature-Not a core feature~Centralized server rather than optional desktop sync
Emergency stop for active operationsIncluded-Not a core feature-Not a core feature-Not a core feature-Not a core feature

Different tools, different jobs. Termius is primarily an SSH client, MobaXterm is a Windows remote-access toolbox, Cockpit administers Linux systems through a web interface, and Portainer manages Docker and Kubernetes environments. A partial mark means the capability exists only for that product's narrower scope or through a related workflow.

Compared from publicly documented core features on August 12, 2026. Verify current capabilities on the official sites: Termius, MobaXterm, Cockpit, and Portainer.

05 Quick Start

Choose local. Add cloud only when it helps.

Install DeployerX on Windows, macOS, or Linux, or run it from source. A hosted account is not required for a local workspace.

RECOMMENDED

Desktop packages

Choose Windows Setup, a macOS DMG, or a native Linux package.

NO INSTALLER

Portable packages

Use the Windows portable app or Linux AppImage without a system install.

Some systems may warn about unsigned release artifacts. Verify that the file came from the official repository.

PLATFORMSWindows, macOS & Linux
LOCAL MODENo hosted backend
WORKSPACE SYNCOptional

06 Technology

Built from tools infrastructure teams already know.

A pragmatic desktop stack for secure connections, rich terminals, local data, remote files, and optional team workspaces.

ElectronDesktop runtime
Node.jsOperations core
xterm.jsTerminal UI
ssh2Secure access
SQLiteLocal data
noVNCRemote desktop
MonacoEditing surface
FirebaseOptional sync

SSH and MCP credentials are resolved inside the desktop main process. The authenticated MCP endpoint listens on 127.0.0.1 by default.

07 Local First

Your workspace starts on your machine.

Use DeployerX without an account. Add a synchronized workspace only when a team or multi-device workflow needs it.

Local workspace

Server profiles, templates, settings, and operational data can remain on the current desktop user profile.

NO ACCOUNT REQUIRED

Optional team sync

Configure a Firebase workspace for team membership and synchronized workspace data when the workflow calls for it.

OPT-IN WORKFLOW

Clear boundaries

Sensitive cloud values use authenticated encryption. SSH host-key checks and a loopback-only MCP endpoint reinforce local control.

SECURITY BY CONTEXT
LOCAL DATAReady
CLOUD SECRETSEncrypted
MCP ENDPOINT127.0.0.1
Read security model

08 Releases

Shipping in public.

Focused improvements to terminal sessions, navigation, server lists, and remote file workflows.

v0.1.7Latest release
Added
  • Top-level SSH action for immediate terminal access.
  • Usernames in terminal labels for clear multi-user sessions.
Improved
  • Continuous terminal tab numbering after tabs close.
  • Server-list scrolling, search alignment, and SFTP path controls.
Fixed
  • Form, dashboard, search, toolbar, and button styles across bundled themes.
  • Exact file and directory name casing in remote browser rows.

09 FAQ

Questions before you connect a server.

Practical details about local mode, platforms, sync, security, and downloads.

No. Choose Local Workspace on first launch to work without a hosted backend or cloud account.

The current desktop release supports 64-bit Windows and Linux, plus Intel and Apple Silicon Macs.

Yes. Hosts can include Linux and Windows machines. Compatible Windows hosts can also use the embedded VNC workspace.

No. Firebase configuration is optional and is needed only for synchronized cloud workspace features.

Sensitive SSH values are encrypted before cloud storage with a key derived from the team passphrase. DeployerX cannot recover a lost passphrase.

Use Setup for a normal installation with shortcuts. Choose Portable when you want to run the application directly without installing it.

Current Windows release artifacts are unsigned. Confirm that the file came from the official DeployerX GitHub release page before running it.

10 Community

Built in the open.

Inspect the source, report focused issues, and help make daily infrastructure work clearer and more reliable.

WAYS TO CONTRIBUTE

01CodeFocused fixes and features
02DocumentationClear operating guidance
03TestingReal server workflows
04IssuesReproducible reports
Read contributing guide
lxsuthar me-devms

The people behind DeployerX

Built through code, testing, documentation, and focused issue reports.
View contributors

READY WHEN YOU ARE

Bring daily server operations into one workspace.

View on GitHub
DeployerX
SUPPORT THE OPEN-SOURCE PROJECT Star DeployerX on GitHub 3STARS

Latest release v0.1.7

Choose your download.

Select your operating system and package. Every option downloads directly from the latest GitHub release.

Your system may warn about unsigned artifacts through Windows SmartScreen or macOS Gatekeeper. On Linux, make the AppImage executable before opening it. Always verify that the download came from the official repository.