A modern, all-in-one web platform for comprehensive server management
StackLane transforms how you interact with your remote servers by providing a powerful browser-based interface that combines terminal access, file management, performance monitoring, cloud storage integration, and remote desktop capabilitiesโall in one seamless application. No more juggling multiple tools and terminal windows.
Why StackLane?
- ๐ Quick Start: Launch with a single
npxcommandโno complex setup required - ๐ Browser-Based: Access your servers from anywhere without installing SSH clients
- ๐จ Modern UI: Intuitive, OS-like interface that feels familiar and powerful
- ๐ Secure: Built on industry-standard SSH and SFTP protocols
- ๐ฆ All-in-One: Terminal, files, monitoring, storage, and desktop in one place
- ๐ง Developer-Friendly: Built with modern web technologies (React, NestJS, TypeScript)
npx stacklaneOr install globally:
npm i -g stacklane
stacklaneOpens a browser UI at http://localhost:3721 where you can manage SSH connections, browse files via SFTP, open terminals, and monitor server stats.
stacklane [options]
Options:
-p, --port <number> Port to run on (default: 3721)
--no-open Don't open browser automatically
-V, --version Output version number
-h, --help Display help
A fully-featured SSH terminal powered by xterm.js that brings the power of your remote servers directly to your browser. No need for separate terminal applicationsโeverything runs seamlessly in your web browser with full support for colors, cursor movements, and special characters.
Key Features:
- โจ True SSH terminal experience with xterm.js
- ๐จ Multiple pre-configured color themes (Dracula, Monokai, Nord, Tokyo Night, and more)
- ๐ค Customizable fonts and text sizes for optimal readability
- โจ๏ธ Full keyboard support including special keys and shortcuts
- ๐ฑ Responsive design that works on any screen size
- ๐ Real-time bidirectional communication via WebSockets
App Catalog - Deploy popular self-hosted applications with a single click:
Browse and install from a curated collection of self-hosted apps including:
- ๐๏ธ Databases: Supabase, PocketBase, Metabase
- ๐ CMS: WordPress, Ghost, Directus
- โ๏ธ Cloud Storage: Nextcloud, MinIO
- ๐ Security: Vaultwarden (Bitwarden), Authentik
- ๐ ๏ธ DevOps: Gitea, Portainer, n8n
- And many more...
Each app comes with pre-configured installation scripts that handle all dependencies and setup automatically.
Terminal Customization - Personalize your terminal experience:
- ๐จ 14+ Color Themes: From classic dark themes to modern palettes
- ๐ค Font Selection: Choose from popular monospace fonts (JetBrains Mono, Fira Code, Cascadia Code, etc.)
- ๐ Adjustable Text Size: From 12px to 20px for perfect readability
- ๐พ Persistent Settings: Your preferences are saved and applied automatically
A powerful SFTP-based file manager that lets you browse, upload, download, edit, and manage files on your remote servers with an intuitive drag-and-drop interface. Think of it as a modern file explorer for your servers.
Capabilities:
- ๐ Browse Directories: Navigate your server's file system with a familiar folder tree
- โฌ๏ธ Upload Files: Drag and drop files directly from your computer
- โฌ๏ธ Download Files: Download individual files or entire folders
- โ๏ธ Edit Files: Built-in text editor for quick file modifications
- ๐๏ธ File Operations: Create, rename, delete, move, and copy files
- ๐ Search: Quickly find files and folders
- ๐๏ธ Preview: View file contents without downloading
- ๐ File Details: See permissions, size, modification dates, and ownership
- ๐ Permissions Management: Change file and folder permissions
- ๐ Fast Performance: Optimized for handling large directories
Get instant visibility into your server's health and performance with comprehensive monitoring dashboards. Track CPU usage, memory consumption, disk space, and network activityโall updating in real-time.
Monitoring Metrics:
- ๐ฅ CPU Usage: Real-time processor utilization with load averages
- Current usage percentage
- CPU model and core count
- Load averages (1m, 5m, 15m)
- ๐พ Memory Stats: RAM and swap usage monitoring
- Total, used, and free memory
- Memory usage percentage
- Swap utilization
- ๐ฟ Disk Information: Storage capacity and usage for all mounted filesystems
- Total, used, and free space
- Filesystem types and mount points
- Usage percentages for each partition
- ๐ Network Activity: Track data transfer and bandwidth
- Real-time network traffic
- Upload and download speeds
- Network interface statistics
Perfect for identifying performance bottlenecks, planning upgrades, and ensuring your servers run smoothly.
Seamlessly integrate and manage S3-compatible storage buckets from multiple providers. Upload, download, and organize your cloud files without leaving StackLane.
Supported Providers:
- ๐ AWS S3: Amazon's industry-standard object storage
- โ๏ธ Cloudflare R2: Zero egress fees, S3-compatible storage
- ๐ท DigitalOcean Spaces: Simple, scalable object storage
- ๐ Backblaze B2: Affordable cloud storage
- And any S3-compatible storage service
Features:
- ๐ฆ Multiple Credentials: Manage connections to multiple storage providers
- ๐๏ธ Bucket Management: Create, list, and manage buckets across all providers
- ๐ค File Operations: Upload, download, and delete objects
- ๐ท๏ธ Metadata Support: View and manage object metadata
- ๐ Pre-signed URLs: Generate temporary shareable links
- ๐ Usage Stats: Monitor storage consumption
- ๐ Secure Connections: All operations use encrypted HTTPS
- ๐ฏ Default Buckets: Set default buckets for quick access
Centralized SSH key management that eliminates the need to enter passwords repeatedly. Store your SSH private keys securely and use them across all your server connections with one-click authentication.
Key Management:
- ๐ Store Multiple Keys: Add and manage all your SSH keys in one place
- ๐ Key Descriptions: Label your keys for easy identification
- ๐ Secure Storage: Keys are encrypted and stored locally
- โก Quick Selection: Choose keys when adding new server connections
- ๐ Reusable Keys: Use the same key across multiple servers
- โ Key Validation: Automatic format checking for RSA, ED25519, ECDSA keys
- ๐ Easy Import: Paste your existing private keys
- ๐ฏ Passphrase Support: Works with both encrypted and unencrypted keys
Benefits:
- โจ Passwordless Authentication: No more typing passwords for every connection
- ๐ก๏ธ Enhanced Security: More secure than password-based authentication
- โฑ๏ธ Time Saving: Connect to servers instantly
- ๐ Best Practices: Encourages SSH key usage over passwords
Access your server's graphical desktop environment directly from your browser using noVNC. Run GUI applications, configure desktop settings, and interact with your server visuallyโno separate VNC client needed.
Desktop Features:
- ๐ฅ๏ธ Full Desktop Access: Complete graphical interface in your browser
- ๐ฎ Mouse & Keyboard: Full input support for seamless interaction
- ๐ฑ Responsive: Works on desktop, tablet, and mobile devices
- ๐ง Multi-Window Support: Open and manage multiple applications
- ๐ Web Browser Integration: Built-in browser for server administration
- ๐จ Theme Support: Respects your server's desktop theme and settings
- ๐ System Monitoring: Desktop environment with system monitors
- ๐ Application Launching: Run any installed GUI application
Use Cases:
- Configure server software with GUI installers
- Access web-based admin panels running on localhost
- Run desktop applications that require graphical interface
- Visual file management with desktop file managers
- Database administration with GUI tools
- Development with IDEs and visual editors
Perfect for when you need more than just a terminal and want the full desktop experience of your remote server.
- Node.js 18+
- pnpm 9+
git clone https://github.com/betaversionio/stacklane.git
cd StackLane
pnpm installRun the server and web frontend with hot reload:
pnpm devOr run them separately:
pnpm dev:server # NestJS server on :3721
pnpm dev:web # Vite dev server on :5173 (proxies API to :3721)packages/
shared/ - Shared TypeScript types (API, connection, stats, etc.)
server/ - NestJS backend (SSH, SFTP, WebSocket terminal, stats)
web/ - React frontend (Vite + Tailwind CSS v4 + Radix UI)
cli/ - CLI entry point + npm package bundling
pnpm build # Build all packages
pnpm build:pkg # Build + bundle into publishable CLI packagepnpm build:pkg # Full build
pnpm link:cli # Link globally
stacklane # Run it
pnpm unlink:cli # Unlink when donepnpm publish:dry # Dry run
pnpm publish:npm # Publish to npm| Layer | Technology |
|---|---|
| Frontend | React 19, TypeScript, Tailwind CSS v4, Radix UI |
| Terminal | xterm.js |
| Backend | NestJS, Express, ssh2, WebSocket (ws) |
| Database | SQLite (sql.js) + Drizzle ORM |
| Build | Turborepo, pnpm workspaces, Vite |
| CLI | Commander.js |
MIT







