SSH & SFTP Access

Full Terminal Control Over Your Hosting

SSH into your isolated environment, transfer files over SFTP, switch PHP versions, and access databases from the command line.

Per-application user isolation with dedicated file permissions

Professional-Grade Access

The tools you need to manage applications at the system level, without the overhead of managing a server

Full Terminal Access

Run commands, install packages, and manage your applications directly from the command line.

Per-App Isolation

Each application gets its own secure user with isolated file access. No cross-contamination between apps.

SSH Key Management

Add, remove, and manage SSH public keys from your dashboard. Ed25519 and RSA supported.

Multiple PHP Versions

Switch between PHP 8.1, 8.2, and 8.3 per user. Composer and WP-CLI included.

Secure File Transfer

SFTP access for drag-and-drop file management with your favorite FTP client.

Database CLI Access

Connect to MySQL, PostgreSQL, Redis, and MongoDB directly from the terminal.

Secure by Design

Every SSH session runs inside an isolated environment with strict permission boundaries. Your files, processes, and database connections are invisible to other accounts.

Per-application user accounts
Each app gets a dedicated system user. Files are owned exclusively by that user.
Key-based authentication only
Password login is disabled. Add Ed25519 or RSA keys from your dashboard.
Process isolation
Users can only see and manage their own processes. No visibility into other accounts.
Restricted file access
POSIX ACLs ensure no user can read, write, or list files belonging to another application.
Database connections via private channels
CLI tools connect through private Unix sockets. Credentials are pre-configured in your session.
SSH Session
$ ssh mysite@ssh.deploybase.io
Connected to DeployBase SSH Gateway
 
$ whoami
mysite-wp1
 
$ php --version
PHP 8.3.14 (cli)
 
$ composer --version
Composer 2.7.9
 
$ wp cli version
WP-CLI 2.10.0
 
$ mysql -u mysite -p
Welcome to MariaDB monitor
MariaDB [mysite_db]> _

SSH & SFTP on Every Plan

Terminal access is included with all plans. Choose the resources your applications need.

Starter

Perfect for personal websites

$5.99/mo

Billed monthly

1 GB
RAM
0.5 vCPU
Processor
Start Free Trial
  • 1 GB RAM
  • 0.5 vCPU
  • 10 GB SSD Storage
  • 1 TB Bandwidth
  • Free SSL Certificate
  • File Manager Access
  • Unlimited Databases
  • Weekly Backups

Also supports: WordPress, Laravel, Node.js, PHP, Static Sites

Most Popular

Pro

For growing businesses

$11.99/mo

Billed monthly

2 GB
RAM
1 vCPU
Processor
Start Free Trial
  • 2 GB RAM
  • 1 vCPU
  • 12 GB SSD Storage
  • 2 TB Bandwidth
  • Free SSL Certificate
  • File Manager Access
  • SSH Access
  • Git Deployment
  • Unlimited Databases
  • Backups (2x/week)

Also supports: WordPress, Laravel, Node.js, PHP, Static Sites

Business

For high-traffic sites

$23.99/mo

Billed monthly

4 GB
RAM
2 vCPU
Processor
Start Free Trial
  • 4 GB RAM
  • 2 vCPU
  • 25 GB SSD Storage
  • Unmetered Bandwidth
  • Free SSL Certificate
  • File Manager Access
  • SSH Access
  • Git Deployment
  • Unlimited Databases
  • Staging Environment
  • Daily Backups

Also supports: WordPress, Laravel, Node.js, PHP, Static Sites

Enterprise

Maximum power for demanding workloads

$47.99/mo

Billed monthly

8 GB
RAM
4 vCPU
Processor
Start Free Trial
  • 8 GB RAM
  • 4 vCPU
  • 50 GB SSD Storage
  • Unmetered Bandwidth
  • Free SSL Certificate
  • File Manager Access
  • SSH Access
  • Git Deployment
  • Unlimited Databases
  • Staging Environment
  • Priority Support
  • Daily Backups

Also supports: WordPress, Laravel, Node.js, PHP, Static Sites

3-day free trial. No credit card required to start.

Take Full Control of Your Hosting

SSH in, manage files over SFTP, and access your databases from the terminal. All included with every plan.

Start Your Free Trial