All apps
Shellbox logo

Self-host with Docker ยท Yantr

Shellbox

Linux container with SSH and web terminal access using username and password.

linux ssh terminal server self-hosted utility development shell

2

Ports

3

Notes

3

Use Cases

Official Website View on GitHub

About

What Shellbox does

A clean Linux container running an OpenSSH server (from linuxserver.io) with Wetty providing a web-based terminal. Username and password are set using environment variables. Connect from SSH clients or via the web terminal. Ideal as remote shell, development sandbox or isolated Linux environment.

Install Flow

How to self-host Shellbox

Shellbox can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Shellbox does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.

After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.

Use Cases

What people run it for

Technical Details

Ports, image, and service metadata

Ports

Port Protocol Label
2222 SSH SSH
3000 HTTP Web Terminal

Docker Image

lscr.io/linuxserver/openssh-server:latest

Service Name

shellbox

Notes

Things to know before you deploy

Related Apps

More tools you might pair with Shellbox

Page generated 2026-06-23T15:50:08.758Z