Container Shell
A Shell button on the App detail opens a separate terminal window already inside the running container — no SSH to the host, no `docker exec`, no remembering container IDs. Bash if available, `sh` if not, with a clear container-name label in the prompt and a helpful message if the container has no shell at all.

How Container Shell Works
No documentation needed. Container Shell guides you through each step visually.
Open Terminal
Click the terminal icon or use the keyboard shortcut to open SSH terminal.
Connect to Server
Server Compass establishes a secure SSH connection automatically.
Use Container Shell
Take advantage of Container Shell to streamline your terminal workflow.
The Terminal Way: No Container Shell
Without Container Shell, you're back to the dark ages of server management. Here's what that looks like.
Open your terminal app
Launch Terminal, iTerm, or your preferred app.
# On Mac: Cmd+Space, type "Terminal"
# On Windows: Win+R, type "cmd" or use PuTTY
# On Linux: Ctrl+Alt+TSSH into server
Connect with your credentials.
ssh -i ~/.ssh/id_rsa root@your-server-ip
# Enter passphrase if prompted
# Hope you remember which key goes to which serverManaging keys for 10+ servers? Good luck.
Navigate to your app
Find where your app lives.
cd /opt/apps/myapp
# Or was it /var/www/myapp?
# Or /home/user/apps/myapp?
# Every server is different!Run your commands
Execute whatever you need to do.
# No autocomplete
# No command history across sessions
# No syntax highlighting
docker compose logs -f
# Oops, typo: docker compse logs -f
# "compse: command not found"Your Time is Worth More
Container Shell in Server Compass does all of this with a single click. No terminal. No memorizing commands. No 3 AM debugging sessions.
- One-click actions
- Real-time feedback
- Automatic backups
- Zero CLI knowledge required
Container Shell Features
Everything you need for ssh terminal in one integrated tool, replacing complex CLI commands and manual configuration.
Get StartedThe Power of Container Shell
Server management shouldn't require a DevOps team. Container Shell makes professional-grade ssh terminal accessible to everyone.
No External Tools
Container Shell runs directly in Server Compass, so you never need to install or configure PuTTY, iTerm, or other SSH clients.
Smart Assistance
Container Shell suggests commands and corrects typos, speeding up your terminal workflow significantly.
Secure Connection
Container Shell uses your existing SSH credentials with encrypted connections for every session.
Session Persistence
Container Shell maintains terminal sessions even while you navigate other parts of the application.
Container Shell: Frequently Asked
Common questions about Container Shell in Server Compass
How do I access Container Shell in Server Compass?
Container Shell is available in the SSH Terminal section of Server Compass. Simply connect to your server, navigate to SSH Terminal, and you'll find Container Shell ready to use. No additional setup or plugins required.
Does Container Shell require any server-side installation?
No. Server Compass operates as a desktop application that connects to your server via SSH. Container Shell works through this connection without installing any agents or packages on your server (except the optional monitoring agent for resource tracking).
Is Container Shell included in all Server Compass plans?
Yes. Every Server Compass feature, including Container Shell, is included with the one-time $49 payment. There are no tier restrictions, add-ons, or per-server fees. You get all 107+ features for all your servers.
Can I use Container Shell with any VPS provider?
Container Shell 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 Container Shell different from command-line alternatives?
Container Shell 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.
More SSH Terminal Features
Explore other ssh terminal capabilities in Server Compass
Interactive SSH Terminal
Full xterm-based SSH terminal right in the app. Execute commands, view output, and manage your server without external tools.
Multi-Tab Terminal
Open multiple terminal sessions per server with tab management. Run commands in parallel without switching windows.
Command Suggestions
Auto-suggestions for common commands like ls, git, docker, npm, and more. Speed up your terminal workflow.
Command Auto-Correction
Automatically correct common typos like "sl" to "ls" or "docer" to "docker". Save time on frequent mistakes.
Try Container Shell Today
Download Server Compass and get access to Container Shell along with 106 other features. One-time $49 payment. No subscriptions. No per-server fees.