[3D Printing] The Spaghetti Detective on Docker


Recommended Posts

I've recently raised on GitHub a help request (issue #192) for setting up a docker for TheSpaghettiDetective (which is a 3D printing thing to detect when the print goes bad) and that came up trumps when reply was posted by postfach with simple instructions on how to do it. I've just installed and am testing this now but I wanted to share his words of wisdom so that this may pop up if someone else searches for it.

 

https://github.com/TheSpaghettiDetective/TheSpaghettiDetective/issues/192

 

sudo curl -L "https://github.com/docker/compose/releases/download/1.25.5/docker-compose-$(uname -s)-$(uname -m)" -o /usr/local/bin/docker-compose

sudo chmod +x /usr/local/bin/docker-compose


Now it's just a case of installing as per the TSD instructions - Before you start, navigate to a share (for example /mnt/user/MyShare) (perhaps use your appdata share) and run

 

git clone https://github.com/TheSpaghettiDetective/TheSpaghettiDetective.git

cd TheSpaghettiDetective && sudo docker-compose up -d

 

Anyway, here's the info and I'll update after some further testing. If anyone really clever knows how to put this in CA that would be really cool.

Link to comment
  • 2 weeks later...
  • 3 weeks later...
  • 4 months later...
  • 4 months later...
  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.