# Deploy Termix with Easypanel

URL: /templates/termix

Termix is a lightweight, web-based terminal emulator and SSH client that allows you to access and manage remote servers directly from your browser. It provides a modern, intuitive interface for executing commands, managing files, and administering systems without needing a traditional terminal application. Termix features session persistence, multiple connection management, customizable themes, and secure SSH connections. The web interface is responsive and works seamlessly across desktop and mobile devices, making it perfect for system administrators who need remote access on the go. All connection data is stored locally, ensuring your credentials and sessions remain private and secure.

## Benefits

### Browser-Based Access

Access your terminal and SSH connections from any device with a web browser. No need to install traditional terminal applications or SSH clients.

### Secure & Private

All connection data and credentials are stored locally in your self-hosted instance. Your sensitive information never leaves your infrastructure.

### Mobile-Friendly

Responsive design allows you to manage servers and execute commands from your smartphone or tablet when you're away from your desk.

## Features

### Web Terminal

Full-featured web-based terminal emulator accessible from any modern browser with support for colors, formatting, and keyboard shortcuts.

### SSH Client

Connect to remote servers via SSH directly from the web interface. Manage multiple connections and switch between them seamlessly.

### Session Persistence

Save your SSH sessions and connection details for quick access. Resume your work exactly where you left off.

### Connection Management

Organize and manage multiple server connections with saved credentials, custom names, and connection profiles.

### Customizable Interface

Choose from various themes and customize the terminal appearance to match your preferences and improve readability.

### Cross-Platform

Works on any device with a modern web browser including Windows, macOS, Linux, iOS, and Android.

## Configuration

- `appServiceName` (App Service Name, required): termix

- `appServiceImage` (App Service Image, required): ghcr.io/lukegus/termix:release-1.11.1

## Services

- termix: app (ghcr.io/lukegus/termix:release-1.11.1)

## Resources

- [Github](https://github.com/lukegus/termix)

- [Documentation](https://docs.termix.site)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/termix)