Label studio setup¶
Original OneNote page: Label studio setup
Route: product/technical note to route
Categories: product_technical_or_learning
Source¶
- Word export:
C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Label studio setup.docx - MHT export:
C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Label studio setup.mht
Extracted Notes¶
These notes are extracted from the Word export so the source is visible in the wiki without moving or deleting the original file.
- Label studio setup
- Good, now youβre thinking like a system designer. Letβs compare this properly so you can make a clean, confident decision.
- Youβve already locked one important thing:
- π Docker = core platform (correct)
- Now we only compare the access layer + routing layer:
- Cloudflare Tunnel (access)
- NGINX (internal routing)
- These are not competing tools β they solve different parts of the problem.
- But you can choose how much complexity you want.
- π§ The Two Real Options Youβre Considering
- π’ OPTION 1 β Cloudflare ONLY (No NGINX)
- π Simplest possible system
- π’ OPTION 2 β Cloudflare + NGINX
- π Structured / scalable system
- βοΈ Comparison β Effort vs Value
- π’ OPTION 1 β Cloudflare ONLY
- Mini PC βββ Docker β βββ Label Studio (port 8080) β βββ Wiki (port 3000 later) β βββ Cloudflare Tunnel β Public HTTPS URLs
- βοΈ Effort Required
- Install cloudflared β easy
- Authenticate domain β medium (one-time)
- Create tunnel β easy
- π Total: ~30β60 min
- Each service exposed separately
- π Access Experience
- label.yourdomain.com β Label Studiowiki.yourdomain.com β Wiki
- No central routing logic
- No unified authentication layer
- Harder to scale to many apps
- Each app exposed individually
- π§ When this is perfect
- π Solo builder / small team
- π’ OPTION 2 β Cloudflare + NGINX
- Docker: βββ Label Studio βββ Wiki βββ NGINX (gateway)
- Cloudflare Tunnel βyourdomain.com βββ /label β Label Studio βββ /wiki β Wiki
- βοΈ Effort Required
URLs Found¶
- https://yourdomain.com/labelhttps://yourdomain.com/wiki
- https://chatgpt.com/g/g-p-69bd1b93a4988191a6bfb2a43c12f101/c/69b48d78-da30-8392-84f1-ab80cc74f989
- http://labelstudio:8080/
- http://wiki:3000/
- http://localhost/labelhttp://localhost/wiki
- http://localhost:80
- https://your-domain/labelhttps://your-domain/wiki
- http://localhost:8080
Next Curation Action¶
Review for Product Wiki migration. Keep only relationship, GTM, or CRM implications in the Network Wiki.
Sources¶
C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Label studio setup.docxC:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Label studio setup.mht