diff --git a/README.md b/README.md index b7f513f..1ac6fd1 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,7 @@ useful! ## Designing rack-mount items Some useful variables for designing your own rack-mount items can be found in [rack-mount/dimensionHelper.scad](./rack-mount/dimensionHelper.scad). + +## Completed Builds + +Check out builds from the community in the [completed builds gallery](./completed-builds). diff --git a/completed-builds/README.md b/completed-builds/README.md new file mode 100644 index 0000000..5dedbd3 --- /dev/null +++ b/completed-builds/README.md @@ -0,0 +1,25 @@ +# Completed Builds + +A gallery of completed rackstack builds. Feel free to add your own by submitting a PR with an image in the `images/` folder and a section below! + +--- + + + +### Self Contained Home Proxmox Lab +![Self Contained Home Proxmox Lab](images/jtgis.jpg) +- **Builder:** jtgis +- **Profile:** micro +- **Notes:** A modem, a switch, two sff pcs, some keystones, and a bunch of patch cables created this self contained home lab that runs proxmox. diff --git a/completed-builds/images/jtgis.jpg b/completed-builds/images/jtgis.jpg new file mode 100644 index 0000000..81dacda Binary files /dev/null and b/completed-builds/images/jtgis.jpg differ