July 10Jul 10 Overview: Support for Docker image SketchForgeApplication Name: SketchForgeApplication: https://github.com/Formsmith746/SketchForge-3DDemo : https://sketchforge3d.com/Overview : A local-first 3D design editor that runs in your browser.Build shapes, cut holes, group parts, import STL files, and export models without accounts, cloud lock-in, or heavyweight CAD setup. Make sure to look at the complete documentation Please post any questions/issues relating to this docker template you have in this thread.
July 15Jul 15 FYI, your https://raw.githubusercontent.com/devzwf/unraid-docker-templates/main/templates/sketchforge.xml has an invalid URL. Makes my security software yell at me.You have https://raw.githubusercontent.comt.com in there a few times.XML<?xml version="1.0"?> <Container version="2"> <Name>sketchforge</Name> <Repository>ghcr.io/formsmith746/sketchforge-3d:latest</Repository> <Registry>https://github.com/Formsmith746/SketchForge-3D/pkgs/container/sketchforge-3d</Registry> <Network>bridge</Network> <MyIP/> <MyMAC/> <Shell>sh</Shell> <Privileged>false</Privileged> <Support>https://forums.unraid.net/topic/199824-support-devzwf-sketchforge/</Support> <Project>https://github.com/Formsmith746/SketchForge-3D</Project> <ReadMe/> <Overview>A local-first 3D design editor that runs in your browser. Build shapes, cut holes, group parts, import STL files, and export models without accounts, cloud lock-in, or heavyweight CAD setup. </Overview> <Category>Productivity: Tools:</Category> <WebUI>http://[IP]:[PORT:3000]/</WebUI> <Icon>https://raw.githubusercontent.comt.com/devzwf/unraid-docker-templates/main/images/sketchforge-logo.png</Icon> <ExtraParams>--restart=unless-stopped</ExtraParams> <PostArgs/> <CPUset/> <DateInstalled>1783723347</DateInstalled> <DonateText>Don't donate to me! Instead, please donate the creators of the apps, but if you insist </DonateText> <DonateLink>https://ko-fi.com/devzwf</DonateLink> <Requires/> <Config Name="WEBUI" Target="80" Default="3000" Mode="tcp" Description="WEBUI " Type="Port" Display="always" Required="true" Mask="false">3000</Config> <TailscaleStateDir/> <Changes>### 2026.07.13 - Fix some minor issues with the template ### 2026.07.11 - Initial Release</Changes> <TemplateURL>https://raw.githubusercontent.comt.com/devzwf/unraid-docker-templates/main/templates/sketchforge.xml</TemplateURL> </Container> Edited July 15Jul 15 by MatthewGP
July 15Jul 15 Author hmmmgood catch i will fix that. asap.probably a bad typo on my side thanks for the reportEdit : Fixed..... so sad i miss that . Edited July 15Jul 15 by ZappyZap
July 21Jul 21 After installing and running this, I canot get to the website, says site cannot be reached.My setup is out of the box and no other vm or docker is using this port▲ Next.js 15.5.18 - Local: http://localhost:3000 - Network: http://0.0.0.0:3000 ✓ Starting... ✓ Ready in 120msApplicationVersionNetworkContainer IP / MACContainer PortLAN IP:PortVolume Mappings (App to Host)CPU & Memory loadAutostartUptimesketchforgestartedContainer ID: 21ecf1f8cefaBy: ghcr.io/formsmi...rge-3dup-to-dateforce updatelatestbridge172.17.0.31a:7c:83:80:52:7e80:TCP192.168.10.101:3000
July 21Jul 21 19 minutes ago, UnraidUserCB said:Latest update seems to have broken the webUI; can't get it to work anymore.Do you get "site cannot be reached." msg?
July 21Jul 21 54 minutes ago, ZappyZap said:Which version you having issue with ?Latest from unraid app store
July 22Jul 22 On 7/21/2026 at 12:16 PM, MTLIT said:Latest from unraid app storeTo add to this, the previous version worked great, but immediately after the latest update (latest version) a few days back it broke. And yes, it gives the "site cannot be reached" error. To be clear, literally nothing changed for me between it working and then not working except the SketchForge docker update; as soon as the update hit I stopped being able to access the webUI. If it helps, I had to re-route to a different port other than the default one the docker selects because another app I have was already using that port. Again, this worked fine in the previous version with no issues, just stopped working after the SketchForge docker update.
July 23Jul 23 Author OK since i am using the official docker image, you should open an issue to the github
July 23Jul 23 I tried some tinkering in the UnRAID docker config and made a workaround.The template maps port 80 to whatever you want your webUI to be, but it seems like Sketchforge is actually expecting to map from port 3000. When I added a new Port entry to the template with internal 3000 mapped to external 3000 it started working again. Looks like there's a config template error around port 80.
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.