File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- # Thingverse Development - Quick Start
1+ # Thingverse Development
22
33If you want to build Thingverse from the source code, follow the steps mentioned here.
44The objective of the below steps are to build docker images from source, publish the images to
Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ To install Thingverse:
2525
2626### System Requirements (for running Thingverse)
2727
28- - Memory: 4 GB minimum, 8 GB recommended
29- - CPU Cores: 2 Cores, 4 Cores recommended
28+ - Memory: 4 GB minimum, 8 GB recommended.
29+ - CPU Cores: 2 Cores, 4 Cores recommended.
3030- Kubernetes: Version 1.16+, A functional Kubernetes Cluster and ` kubectl ` . For local installations, you can use
3131[ Docker Desktop] ( https://www.docker.com/products/docker-desktop ) which ships with a built-in single
3232node Kubernetes Cluster.
@@ -36,7 +36,7 @@ node Kubernetes Cluster.
3636
3737Pre-built docker images of Thingverse components are hosted in [ Docker Hub] ( https://hub.docker.com/ ) .
3838While, its possible to run Thingverse components outside a Kubernetes cluster, the recommended approach
39- is to run Thingverse in a Kubernetes cluster. This typically reduces development, installation and
39+ is to run Thingverse in a Kubernetes cluster. This may reduce your installation and
4040management efforts by 80-90%.
4141
4242To install, Thingverse, start a terminal window and issue the following command:
You can’t perform that action at this time.
0 commit comments