Self-host with Docker ยท Yantr
openhands
AI coding agent with web-based canvas interface for development projects.
1
Ports
0
Notes
3
Use Cases
About
What openhands does
OpenHands is an AI development environment with a web canvas interface for planning, executing, and managing AI-assisted coding projects. It supports conversation history, file browsing, and integration with various AI providers.
Install Flow
How to self-host openhands
openhands can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what openhands 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
- Code entire applications by describing what you want to build and letting AI agents implement them.
- Build and test projects collaboratively with AI assistance while maintaining full control over your code.
- Use the web canvas interface to plan and track development work in a visual way.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 8000 | HTTP | Canvas UI |
Docker Image
ghcr.io/openhands/agent-canvas:latest
Service Name
openhands
Related Apps
More tools you might pair with openhands
Page generated 2026-07-27T04:28:00.415Z