May 15, 20206 yr 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.
June 15, 20206 yr I'm also interested in this. I was looking for it in CA and Googled my way here. I've never set up a container on Unraid that wasn't from CA, seems a bit daunting, like how do you keep it updated?
June 15, 20206 yr Author On 5/25/2020 at 1:06 AM, bobmagnuson said: How is this working out??? Seems to be running just fine. Have you got it going your end?
Archived
This topic is now archived and is closed to further replies.