Back to all features
Server Management

Pending Cleanup

Deleting a server removes it from every list immediately and finishes the remaining cleanup in the background, so a server that is already unreachable can still be deleted. A Pending Cleanup tab in Settings shows whatever is still outstanding, with a count badge when something needs attention.

Pending Cleanup Walkthrough

Using Pending Cleanup is straightforward. Follow these simple steps to get started.

1

Delete the server

It leaves every list immediately. Server Compass no longer waits for the machine to answer, so a server that is already gone can still be removed.

2

Cleanup continues behind you

SSH configuration on each server, local key files, keys on your Git provider and registry tokens are cleared in the background, surviving a quit and reopen.

3

Check Settings → Pending Cleanup

Anything still waiting is listed with a count badge — SSH key deletion pending, unlink pending, leftover local file, or blocked.

4

Retry it or abandon it knowingly

Retry what failed, or abandon it and be told precisely what is being left in place so you can remove it yourself.

The Hard Way

Pending Cleanup vs. The Command Line

Miss the old days? Here's how to do everything Pending Cleanup does... the hard way.

1

SSH into server

Connect to check server status.

terminal
ssh root@your-server-ip
2

Check system info

Gather server details.

terminal
# OS info
cat /etc/os-release
uname -a

# CPU info
lscpu | head -20

# Memory
free -h

# Disk
df -h

# Now remember all these commands for every server
3

Update packages

Keep system up to date.

terminal
apt update
apt upgrade -y
# Wait 10 minutes
# Hope nothing breaks
# Reboot if kernel updated
reboot

Updates can break things. No rollback button.

4

Manage services

Check and control services.

terminal
systemctl status docker
systemctl status nginx
# Check each service one by one
# No unified dashboard
The Easy Way

There's a Better Way

Everything above in one visual interface. Pending Cleanup handles the complexity so you can focus on building.

  • No SSH required
  • Guided workflows
  • Undo support
  • Multi-server management
Download Server Compass$29 • Lifetime license
Capabilities

Pending Cleanup Capabilities

Everything you need for server management in one integrated tool, replacing complex CLI commands and manual configuration.

Get Started
Delete a server that is already unreachable
The server leaves every list immediately, cleanup follows behind
See what is outstanding: SSH config, local key files, provider keys, registry tokens
Count badge in Settings when something needs attention
Retry a failed cleanup, or abandon it and be told what is left behind
Pending work survives quitting and reopening the app
Only the keys Server Compass created for that server are removed
A deletion started on another computer is recognised after a restore

Benefits of Pending Cleanup

Server management shouldn't require a DevOps team. Pending Cleanup makes professional-grade server management accessible to everyone.

At-a-Glance Monitoring

Pending Cleanup shows CPU, RAM, disk, and network metrics in a single dashboard view.

Quick Actions

Pending Cleanup provides one-click package updates, Docker setup, and system configuration.

Multi-Server Support

Pending Cleanup manages unlimited VPS servers from one application with saved connections.

Resource Trending

Pending Cleanup tracks resource usage over time so you can plan capacity and identify bottlenecks.

Pending Cleanup FAQ

Common questions about Pending Cleanup in Server Compass

How do I access Pending Cleanup in Server Compass?

Pending Cleanup is available in the Server Management section of Server Compass. Simply connect to your server, navigate to Server Management, and you'll find Pending Cleanup ready to use. No additional setup or plugins required.

Does Pending Cleanup require any server-side installation?

No. Server Compass operates as a desktop application that connects to your server via SSH. Pending Cleanup works through this connection without installing any agents or packages on your server (except the optional monitoring agent for resource tracking).

Is Pending Cleanup included in all Server Compass plans?

Yes. Every Server Compass feature, including Pending Cleanup, is included with the one-time $29 payment. There are no tier restrictions, add-ons, or per-server fees. You get all 132+ features for all your servers.

Can I use Pending Cleanup with any VPS provider?

Pending Cleanup works with any VPS or dedicated server that supports SSH access and Docker. This includes DigitalOcean, Hetzner, Vultr, Linode, AWS EC2, Google Cloud, Azure, and any other provider. It also works with local servers and homelab setups.

What makes Pending Cleanup different from command-line alternatives?

Pending Cleanup provides a visual, intuitive interface that replaces complex CLI commands and configuration files. You get real-time feedback, safety confirmations, and a consistent experience across all your servers without memorizing syntax or writing scripts.

Try Pending Cleanup Today

Download Server Compass and get access to Pending Cleanup along with 131 other features. One-time $29 payment. No subscriptions. No per-server fees.