Self-host with Docker ยท Yantr
OctoPrint
Web interface for monitoring and controlling 3D printers remotely.
1
Ports
2
Notes
3
Use Cases
About
What OctoPrint does
OctoPrint is the leading open-source web interface for 3D printers. Monitor print progress via webcam, upload G-code files, slice models, and control every aspect of your 3D printer from any browser. Supports hundreds of printers through a rich plugin ecosystem.
Install Flow
How to self-host OctoPrint
OctoPrint can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what OctoPrint 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
- Remotely monitor and control your 3D printer from any device.
- Queue and manage G-code print jobs with a web-based interface.
- Receive failure alerts and pause prints automatically with AI plugins.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 5000 | HTTP | Web UI |
Docker Image
octoprint/octoprint:latest
Service Name
web
Notes
Things to know before you deploy
- Privileged mode is required to access the 3D printer USB serial port.
- Use the Spaghetti Detective (Obico) plugin for AI-based failure detection.
Related Apps
More tools you might pair with OctoPrint
Page generated 2026-06-23T15:50:08.758Z