Docker Container for OctoPrint service (video, cura)
10K+
OctoPrint Docker container, Thanks to : http://octoprint.org/
docker run -d -p 5001:5000 -p 8088:8088 --device=/dev/video0 --device=/dev/serial/by-id/usb-FTDI_FT232R_USB_UART_A403M08H-if00-port0:/dev/ttyUSB0 -v /octo2/data:/data rbartl/docker-octoprint
CuraEngine is installed under:
/CuraEngine/CuraEngine
Please set it in the settings menu if you intend to use it.
webcam:
stream: http://HOST:8088/?action=stream
snapshot: http://HOST:8088/?action=snapshot
ffmpeg: /usr/bin/avconv
NOTE: This is just basic support, need to add HAProxy to make it properly. HAProxy Instructions: https://github.com/foosel/OctoPrint/wiki/Setup-on-a-Raspberry-Pi-running-Raspbian#make-everything-accessible-on-port-80
Content type
Image
Digest
Size
444.4 MB
Last updated
about 8 years ago
docker pull rbartl/docker-octoprint