Skip to content

Add ttyd devcontainer app template#422

Open
mjradwin wants to merge 3 commits into
masterfrom
add-ttyd-devcontainer
Open

Add ttyd devcontainer app template#422
mjradwin wants to merge 3 commits into
masterfrom
add-ttyd-devcontainer

Conversation

@mjradwin
Copy link
Copy Markdown

Summary

  • Adds a new src/ttyd/ devcontainer app template providing a browser-based terminal using ttyd
  • Includes .devcontainer.json, docker-compose.yaml, devcontainer-template.json, and README.md
  • Uses the tsl0922/ttyd image, exposing the terminal on port 2222

Details

This is a minimal ttyd-based Workbench devcontainer app. It provides a web-based terminal accessible via the Workbench app URL, suitable for lightweight shell access without the overhead of a full VS Code or JupyterLab environment.

Test plan

  • Run cd test && ./test.sh ttyd to validate the template
  • Deploy as a custom app in Workbench and verify terminal access at the app URL

@mjradwin mjradwin requested review from a team as code owners May 26, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant