Self-host with Docker ยท Yantr
Bambu Studio
Self-hosted Bambu Studio 3D printing slicer and printer management via browser.
2
Ports
2
Notes
3
Use Cases
About
What Bambu Studio does
Bambu Studio is a self-hosted 3D printing slicer and printer management tool powered by LinuxServer.io, providing a full slicing workflow in the browser. Manage print jobs, configure printer settings, and monitor prints from any device.
Install Flow
How to self-host Bambu Studio
Bambu Studio can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what Bambu Studio 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
- Slice and prepare 3D models for printing directly from your browser.
- Manage multiple Bambu Lab printers and monitor print jobs remotely.
- Access your 3D printing workspace from any device without local software installation.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
| 3001 | HTTP | API |
Docker Image
lscr.io/linuxserver/bambustudio:latest
Service Name
bambustudio
Notes
Things to know before you deploy
- Shared memory size is set to 1GB which is required for the slicer engine.
- Data persistence is handled through a named Docker volume to preserve settings and projects.
Related Apps
More tools you might pair with Bambu Studio
Page generated 2026-06-23T15:50:08.758Z