diff --git a/shop-manual-src/.gitignore b/shop-manual-src/.gitignore new file mode 100644 index 0000000..ea98699 --- /dev/null +++ b/shop-manual-src/.gitignore @@ -0,0 +1,2 @@ +book +.vscode/sftp.json \ No newline at end of file diff --git a/shop-manual-src/AGENTS.md b/shop-manual-src/AGENTS.md new file mode 100644 index 0000000..6b05ac5 --- /dev/null +++ b/shop-manual-src/AGENTS.md @@ -0,0 +1,100 @@ +# AGENTS.md - Starting Line Productions Shop Book + +This document helps agents understand this codebase and work effectively with it. + +## Project Overview + +This is a **mdBook** project that creates the Starting Line Productions (STL) Shop Guide - a comprehensive manual for a fabrication lab rental business. The project documents tools, equipment, supplies, and procedures across different shop areas (Cleanfab, Dirtyfab, E3ds, Kitchen, HPCLab, RackRental). + +## Essential Commands + +### Building the Book +```bash +mdbook build # Build the book to `book/` directory +mdbook serve # Start live development server (usually on localhost:3000) +mdbook clean # Clean build artifacts +``` + +### PDF Generation (Optional) +The `book.toml` contains commented PDF configuration. To generate PDF: +1. Uncomment the `[output.pdf]` section in book.toml +2. Ensure you have a Chromium-based browser installed +3. Run `mdbook build` + +## Code Organization + +``` +├── src/ # Source markdown files +│ ├── SUMMARY.md # Book structure/table of contents +│ ├── welcome.md # Introduction page +│ ├── version-history.md # Version tracking +│ └── [shop-area]-*.md # Content files organized by shop area +├── book.toml # mdBook configuration +└── SourceMaterialTomerge/ # Binary source files (ODT, PDF, etc.) +``` + +### Content Structure +The book is organized by shop areas: +- **Cleanfab**: Clean fabrication shop +- **Dirtyfab**: Dirty fabrication shop +- **E3ds**: Electronics/3D printing area +- **Kitchen**: Kitchen facilities +- **HPCLab**: High Performance Computing Lab +- **RackRental**: Server rack rental operations + +Each area has: +- `*-overview.md`: Area introduction +- `*-tools.md`: Available tools +- `*-equipment.md`: Equipment inventory +- `*-supplies.md`: Supplies list + +## File Naming Conventions + +- Use kebab-case for all filenames +- Shop area prefixes: `cleanfab-`, `dirtyfab-`, `e3ds-`, `kitchen-`, `hpclab-`, `rackrental-` +- Suffixes indicate content type: `-overview`, `-tools`, `-equipment`, `-supplies` +- Standard files: `welcome.md`, `version-history.md`, `SUMMARY.md` + +## Content Patterns + +### Markdown Structure +- Use ATX-style headers (`#`, `##`, etc.) +- Include links to vendor/product documentation +- Add equipment pictures when available (files stored in `SourceMaterialTomerge/`) + +### SUMMARY.md Structure +- Must match actual files in `src/` directory +- Order: Welcome → Version History → Safety/Security → Area-specific content +- Use relative paths: `./filename.md` + +## Important Gotchas + +### Broken Links in SUMMARY.md +There's a known issue in SUMMARY.md line 2: `[Version History](./version-history.)` should point to `./version-history.md` (missing `.md` extension). + +### File Extensions +Ensure all markdown files in SUMMARY.md have the `.md` extension - mdBook requires exact matches. + +### SourceMaterialTomerge/ +This directory contains binary files (ODT, PDF, etc.) that are referenced in the content but not directly processed by mdBook. + +## Style Guidelines + +- Write comprehensive, detailed descriptions +- Focus on reproducibility - aim for the lab to be fully reproducible by anyone +- Include vendor documentation links +- Add plenty of images to showcase the shop setup +- Maintain consistent structure across shop areas + +## Testing + +After making changes: +1. Run `mdbook build` to verify syntax is correct +2. Run `mdbook serve` to check the book renders properly +3. Check all internal links work in the generated book +4. Verify SUMMARY.md entries point to existing files + +## External Resources + +- Project issues: https://projects.knownelement.com/project/reachableceo-vptechnicaloperations/kanban +- Discussion: https://community.turnsys.com/g/STLProducrtions \ No newline at end of file diff --git a/shop-manual-src/README.md b/shop-manual-src/README.md new file mode 100644 index 0000000..bf6cdd3 --- /dev/null +++ b/shop-manual-src/README.md @@ -0,0 +1,13 @@ +# Starting Line Productions Shop guide + +## Repo Description + +We have built a pretty comprehensive network/RF/environmental testing/interop/EE/fabrication lab for Suborbital. It often has idle capacity in between dev cycles. We want to rent that excess capacity (and also provide a franchise revenue sharing arrangement and control plane with other folks who have lab capacity they may want to rent out). + +## Repo Issues + +https://projects.knownelement.com/project/reachableceo-vptechnicaloperations/kanban + +##repo Discussion + +https://community.turnsys.com/g/STLProducrtions \ No newline at end of file diff --git a/shop-manual-src/SourceMaterialTomerge/DirtyWorkshop-SafetyWarnings.odt b/shop-manual-src/SourceMaterialTomerge/DirtyWorkshop-SafetyWarnings.odt new file mode 100644 index 0000000..db794ea Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/DirtyWorkshop-SafetyWarnings.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/EmergencyResponsePlan.PDF b/shop-manual-src/SourceMaterialTomerge/EmergencyResponsePlan.PDF new file mode 100644 index 0000000..9530465 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/EmergencyResponsePlan.PDF differ diff --git a/shop-manual-src/SourceMaterialTomerge/PFV-ITAR-SCIF.odt b/shop-manual-src/SourceMaterialTomerge/PFV-ITAR-SCIF.odt new file mode 100644 index 0000000..d665404 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/PFV-ITAR-SCIF.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside-1.odt b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside-1.odt new file mode 100644 index 0000000..cef61fe Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside-1.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside.odt b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside.odt new file mode 100644 index 0000000..cef61fe Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignInside.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignOutside.odt b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignOutside.odt new file mode 100644 index 0000000..28dd312 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/PFV-SCIF-SignOutside.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/PFVScifREgs.odt b/shop-manual-src/SourceMaterialTomerge/PFVScifREgs.odt new file mode 100644 index 0000000..5b37ca5 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/PFVScifREgs.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-NoPersonalElectronics.odt b/shop-manual-src/SourceMaterialTomerge/SCIF-NoPersonalElectronics.odt new file mode 100644 index 0000000..fd18ec1 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-NoPersonalElectronics.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign1.odt b/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign1.odt new file mode 100644 index 0000000..9665885 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign1.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign2.odt b/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign2.odt new file mode 100644 index 0000000..e17da6b Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-Outside-Sign2.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-SafetyWarnings.odt b/shop-manual-src/SourceMaterialTomerge/SCIF-SafetyWarnings.odt new file mode 100644 index 0000000..e385e26 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-SafetyWarnings.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearanceRequired.PNG b/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearanceRequired.PNG new file mode 100644 index 0000000..9c0ac38 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearanceRequired.PNG differ diff --git a/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearnaceRequiredSIgnage.odt b/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearnaceRequiredSIgnage.odt new file mode 100644 index 0000000..b2d98b2 Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/SCIF-SecurityClearnaceRequiredSIgnage.odt differ diff --git a/shop-manual-src/SourceMaterialTomerge/soldering_safety_poster.odg b/shop-manual-src/SourceMaterialTomerge/soldering_safety_poster.odg new file mode 100644 index 0000000..6ca818e Binary files /dev/null and b/shop-manual-src/SourceMaterialTomerge/soldering_safety_poster.odg differ diff --git a/shop-manual-src/book.toml b/shop-manual-src/book.toml new file mode 100644 index 0000000..2086bcd --- /dev/null +++ b/shop-manual-src/book.toml @@ -0,0 +1,46 @@ +[book] +authors = ["Starting Line Productions LLC"] +language = "en" +src = "src" +title = "Starting Line Productions HQ Franchie Shop Manual" + +[output.html] + +#[output.pdf] +## Set for auto-retrying if failed to generate PDF. +# trying-times = 1 + +## This backend only support latest Chromium based browsers, not Safari and Firefox currently. +## If needed, please specify the full path. +## If you specify the wrong binary, chances are that there will be a timeout error. +# browser-binary-path = "" + +## Assign the static hosting site url so that relative links outside the book can be fixed. +#static_site_url = "https://handbook.turnsys.com" + +## Set the theme to be applied for the generated PDF. +#theme = "ayu" + +## Check Chrome Devtools Protocol Docs for the explanation of the following params: +## https://chromedevtools.github.io/devtools-protocol/tot/Page/#method-printToPDF + +#landscape = false +#display-header-footer = true +#print-background = true +#scale = 0.7 +#paper-width = 8 +##paper-height = 10 +#margin-top = 0.5 +##margin-bottom = 0.5 +##margin-left = 0.5 +##margin-right = 0.5 +#page-ranges = "" +#ignore-invalid-page-ranges = false + +#header-template = "
" +#footer-template = "/
" +#prefer-css-page-size = true + +#[output.pdf-outline] +#like-wkhtmltopdf = false +#optional = true \ No newline at end of file diff --git a/shop-manual-src/src/SUMMARY.md b/shop-manual-src/src/SUMMARY.md new file mode 100644 index 0000000..8047bfa --- /dev/null +++ b/shop-manual-src/src/SUMMARY.md @@ -0,0 +1,26 @@ +- [Welcome](./Welcome.md) +- [Version History](./version-history.md) +- [Shop Health / Safety / Security information](./shss.md) +- [First Aid](./first-aid.md) +- [Emergency Action Plan](./emactplan.md) +- [Workstation Software (common)](./common-software.md) +- [Cleanfab Shop Overview](./cleanfab-shop-overview.md) +- [Cleanfab Tools](./cleanfab-tools.md) +- [Cleanfab Equipment](./cleanfab-equipment.md) +- [Cleanfab Supplies](./cleanfab-supplies.md) +- [E3ds shop overview](./e3ds-shop-overview.md) +- [E3ds PC Hardware/Software and Peripherals And Equipment](./e3ds-pchwswp.md) +- [E3ds Tools](./e3ds-tools.md) +- [E3ds Supplies](./e3ds-supplies.md) +- [Dirtyfab Shop Overview](./dirtyfab-shopoverview.md) +- [Dirtyfab PC Hardware/Software and Peripherals](./dirtyfab-pchwswp.md) +- [Dirtyfab Tools](./dirtyfab-tools.md) +- [Dirtyfab Equipment](./dirtyfab-equipment.md) +- [Dirtyfab Supplies](./dirtyfab-supplies.md) +- [Kitchen Overview](./kitchen-overview.md) +- [Kitchen Tools](./kitchen-tools.md) +- [Kitchen Equipment](./kitchen-equipment.md) +- [HPCLab Overview](./hpclab-overview.md) +- [HPCLab Inventory](./hpclab-inventory.md) +- [RackRental overview](./rackrental-overview.md) +- [RackRental inventory](./rackrental-inventory.md) \ No newline at end of file diff --git a/shop-manual-src/src/Welcome.md b/shop-manual-src/src/Welcome.md new file mode 100644 index 0000000..f82f58e --- /dev/null +++ b/shop-manual-src/src/Welcome.md @@ -0,0 +1 @@ +# Welcome diff --git a/shop-manual-src/src/cleanfab-equipment.md b/shop-manual-src/src/cleanfab-equipment.md new file mode 100644 index 0000000..f896d4f --- /dev/null +++ b/shop-manual-src/src/cleanfab-equipment.md @@ -0,0 +1 @@ +# Starting Line Productions - Clean Fabrication Shop - Equipment \ No newline at end of file diff --git a/shop-manual-src/src/cleanfab-shop-overview.md b/shop-manual-src/src/cleanfab-shop-overview.md new file mode 100644 index 0000000..9a2c51d --- /dev/null +++ b/shop-manual-src/src/cleanfab-shop-overview.md @@ -0,0 +1 @@ +# Starting Line Productions - Clean Fabrication Shop - Overview \ No newline at end of file diff --git a/shop-manual-src/src/cleanfab-supplies.md b/shop-manual-src/src/cleanfab-supplies.md new file mode 100644 index 0000000..87c1486 --- /dev/null +++ b/shop-manual-src/src/cleanfab-supplies.md @@ -0,0 +1 @@ +# Starting Line Productions - Clean Fabrication Shop - Supplies \ No newline at end of file diff --git a/shop-manual-src/src/cleanfab-tools.md b/shop-manual-src/src/cleanfab-tools.md new file mode 100644 index 0000000..015c390 --- /dev/null +++ b/shop-manual-src/src/cleanfab-tools.md @@ -0,0 +1 @@ +# Starting Line Productions - Clean Fabrication Shop - Tools \ No newline at end of file diff --git a/shop-manual-src/src/common-software.md b/shop-manual-src/src/common-software.md new file mode 100644 index 0000000..021ebe3 --- /dev/null +++ b/shop-manual-src/src/common-software.md @@ -0,0 +1,11 @@ +# Starting Line Productions - General Information - Workstation Software (common) + +We have standarzied the electronic/mechanical/hardware/software engineering and content creation software loadout on all three of the workstations we make available for lease. Each of the workstations also has some function support specific software loaded and that's documented in the appropriate shop section. + +## Software Development + +- Arduino IDE +- Anaconda + +## Mechanical Engineering +- Elmer \ No newline at end of file diff --git a/shop-manual-src/src/dirtyfab-equipment.md b/shop-manual-src/src/dirtyfab-equipment.md new file mode 100644 index 0000000..266c2cb --- /dev/null +++ b/shop-manual-src/src/dirtyfab-equipment.md @@ -0,0 +1,4 @@ +# Starting Line Productions - Dirty Fabrication Shop - Equipment + +- Reflow (off the shelf) +- Reflow (contello) diff --git a/shop-manual-src/src/dirtyfab-pchwswp.md b/shop-manual-src/src/dirtyfab-pchwswp.md new file mode 100644 index 0000000..a7f90c0 --- /dev/null +++ b/shop-manual-src/src/dirtyfab-pchwswp.md @@ -0,0 +1,3 @@ +# Dirtyfab PC Hardware/Software and Peripherals + +- Dell Precision \ No newline at end of file diff --git a/shop-manual-src/src/dirtyfab-shopoverview.md b/shop-manual-src/src/dirtyfab-shopoverview.md new file mode 100644 index 0000000..7d893de --- /dev/null +++ b/shop-manual-src/src/dirtyfab-shopoverview.md @@ -0,0 +1,13 @@ +# Dirtyfab Shop Overview + +The STL Dirty Fabrication Shop (dirtyfab) is setup to support a range of functions: + +- Metal work +- Wood work +- PCB milling/assembly +- General fabrication +- RF testing +- Environmental testing +- 3d printing/laser cutting/CNC + +It is located in a converted garage with air conditioning/insulation. \ No newline at end of file diff --git a/shop-manual-src/src/dirtyfab-supplies.md b/shop-manual-src/src/dirtyfab-supplies.md new file mode 100644 index 0000000..8190f00 --- /dev/null +++ b/shop-manual-src/src/dirtyfab-supplies.md @@ -0,0 +1 @@ +# Starting Line Productions - Dirty Fabrication Shop - Supplies \ No newline at end of file diff --git a/shop-manual-src/src/dirtyfab-tools.md b/shop-manual-src/src/dirtyfab-tools.md new file mode 100644 index 0000000..6e39168 --- /dev/null +++ b/shop-manual-src/src/dirtyfab-tools.md @@ -0,0 +1,3 @@ +# Dirtyfab Tools + +- Ryobi set \ No newline at end of file diff --git a/shop-manual-src/src/e3ds-pchwswp.md b/shop-manual-src/src/e3ds-pchwswp.md new file mode 100644 index 0000000..dee20bd --- /dev/null +++ b/shop-manual-src/src/e3ds-pchwswp.md @@ -0,0 +1,28 @@ +# E3ds PC Hardware/Software and Peripherals And Equipment + +- [Surface Laptop Go 2](https://www.microsoft.com/en-us/d/surface-laptop-go-2/8pglpv76mjhn?activetab=pivot:overviewtab) with 8gb ram running Windows 11 Professional 22H2 +- [3d scanner](https://en.openscan.eu/) +- [Canon Pixma Pixel Pro 9500 Printer](https://www.usa.canon.com/support/p/pixma-pro9500) +- Monoprice Select Mini 3d Printer P/N 15365 +- Monoprice 3d Printer 2 +- Go Video VHS/DVD player +- 2x USB SATA/IDE connectors +- Dazzle +- [Fijitsu ScanSnap S1500](https://www.fujitsu.com/us/Images/scansnap-s1500_datasheet.pdf) +- Neatdesk Scanner +- [Dymo LabelWriter 450 Turbo](https://www.dymo.com/label-makers-printers/labelwriter-label-printers/dymo-labelwriter-450-turbo-direct-thermal-label-printer/SAP_1752265.html) +- [Canon Color ImageClass MF734Cdw print/fax/scan](https://www.csai.canon.com/support/p/color-imageclass-mf743cdw) +- [Ubiquiti Tough Switch POE](https://dl.ubnt.com/guides/toughswitch/TOUGHSwitch_PoE_8-Port_QSG.pdf) (non PC controlled/connected except when needed) +- DC Bench Power Supply (non PC controlled/connected, stand alone unit) +- 110 plug +- USB power/data hub +- [AOYUE Solder Rework Int 899A+ Solder Rework Station](https://www.aoyue3d.com/en/pro/default.asp?id=99) +- [ECG J-SSD-1 Solder Station](https://www.dxengineering.com/parts/ecg-j-ssd-1) +- [Lumens Document Camera](https://www.mylumens.com/en/Products_detail/41/DC172-Document-Camera) +- [Adafruit Microscope](https://www.adafruit.com/product/636) +- [Bitscope BS05](http://www.bitscope.com/product/BS05/) +- [BusPirate](https://buspirate.com/) +- [UT61E Logging Multimeter](https://meters.uni-trend.com/product/ut61-series/) +- [ST-Link v2 Jtag](https://www.st.com/en/development-tools/st-link-v2.html) +- [Panavise PCB Holder](https://www.panavise.com/index.html?pageID=1&page=full&--eqskudatarq=1) +- [Silhouette Cameo 4](https://www.silhouetteamerica.com/featured-product/cameo) \ No newline at end of file diff --git a/shop-manual-src/src/e3ds-shop-overview.md b/shop-manual-src/src/e3ds-shop-overview.md new file mode 100644 index 0000000..432d1bc --- /dev/null +++ b/shop-manual-src/src/e3ds-shop-overview.md @@ -0,0 +1,12 @@ +# E3ds shop overview + +The E3ds shop is intended to support the following activities: + +- Electronics assembly/repair (non reflow soldering) +- Light general repair/assembly/(clean) fabrication work (full set of hand tools) +- Vinyl and other light materials (card stock, paper) cutting (computer controlled 2d cutting via Silhouette) +- PC/laptop repair and data recovery (multiple external hard drive bays, extensive precision tool collection and non-destructive entry tools) +- 3d printing +- VHS to digital conversion (via Pixel converter) +- Software Development and documentation (Python, Perl, Go, Ruby, R, Node, C/C++, draw.io, modelio etc.) (see comprehensive list below) +- General office needs (print/copy/scan/fax, shredding, label making) and also going paperless! \ No newline at end of file diff --git a/shop-manual-src/src/e3ds-supplies.md b/shop-manual-src/src/e3ds-supplies.md new file mode 100644 index 0000000..048ff72 --- /dev/null +++ b/shop-manual-src/src/e3ds-supplies.md @@ -0,0 +1 @@ +# Starting Line Productions - Electronics And 3d Print Shop - Supplies \ No newline at end of file diff --git a/shop-manual-src/src/e3ds-tools.md b/shop-manual-src/src/e3ds-tools.md new file mode 100644 index 0000000..c7ed7a8 --- /dev/null +++ b/shop-manual-src/src/e3ds-tools.md @@ -0,0 +1 @@ +# Electronics and 3d Printing Shop Tools \ No newline at end of file diff --git a/shop-manual-src/src/emactplan.md b/shop-manual-src/src/emactplan.md new file mode 100644 index 0000000..9ed4965 --- /dev/null +++ b/shop-manual-src/src/emactplan.md @@ -0,0 +1 @@ +# Starting Line Productions Shop Emergency Action Plan \ No newline at end of file diff --git a/shop-manual-src/src/first-aid.md b/shop-manual-src/src/first-aid.md new file mode 100644 index 0000000..37f1261 --- /dev/null +++ b/shop-manual-src/src/first-aid.md @@ -0,0 +1,8 @@ +# Starting Line Productions Shop First Aid + +## Upstairs + +## Downstairs + + +## Advanced / Specialized Response \ No newline at end of file diff --git a/shop-manual-src/src/hpclab-inventory.md b/shop-manual-src/src/hpclab-inventory.md new file mode 100644 index 0000000..c27aef0 --- /dev/null +++ b/shop-manual-src/src/hpclab-inventory.md @@ -0,0 +1 @@ +# TSYS High Performance Computing Laboratory Inventory \ No newline at end of file diff --git a/shop-manual-src/src/hpclab-overview.md b/shop-manual-src/src/hpclab-overview.md new file mode 100644 index 0000000..db2621e --- /dev/null +++ b/shop-manual-src/src/hpclab-overview.md @@ -0,0 +1,3 @@ +# TSYS High Performance Computing Lab Overview + +Currently, [Turnkey Network Systems LLC](https://turnsys.com/) operates an HPC cluster to run various medium/large engineering workloads. We are considering making some capacity on this cluster available to STLP customers at some point in the future. diff --git a/shop-manual-src/src/kitchen-equipment.md b/shop-manual-src/src/kitchen-equipment.md new file mode 100644 index 0000000..a020ff2 --- /dev/null +++ b/shop-manual-src/src/kitchen-equipment.md @@ -0,0 +1 @@ +# Starting Line Productions Kitchen - Equipment \ No newline at end of file diff --git a/shop-manual-src/src/kitchen-overview.md b/shop-manual-src/src/kitchen-overview.md new file mode 100644 index 0000000..c7dca2b --- /dev/null +++ b/shop-manual-src/src/kitchen-overview.md @@ -0,0 +1 @@ +# Starting Line Productions - Kitchen - Overview \ No newline at end of file diff --git a/shop-manual-src/src/kitchen-tools.md b/shop-manual-src/src/kitchen-tools.md new file mode 100644 index 0000000..bfbf91b --- /dev/null +++ b/shop-manual-src/src/kitchen-tools.md @@ -0,0 +1 @@ +# Starting Line Productions - Kitchen - Tools \ No newline at end of file diff --git a/shop-manual-src/src/rackrental-inventory.md b/shop-manual-src/src/rackrental-inventory.md new file mode 100644 index 0000000..5211d9e --- /dev/null +++ b/shop-manual-src/src/rackrental-inventory.md @@ -0,0 +1 @@ +# RackRental Inventory \ No newline at end of file diff --git a/shop-manual-src/src/rackrental-overview.md b/shop-manual-src/src/rackrental-overview.md new file mode 100644 index 0000000..8fae488 --- /dev/null +++ b/shop-manual-src/src/rackrental-overview.md @@ -0,0 +1,5 @@ +# RackRental Overview + +Currently, in internal alpha testing, RackRental will offer a multivendor physical/virtual lab for anything you can imagine regarding networking. + +It's being heavily utilized by TSYS Group in its ongoing R&D efforts to brings a new network hardware/OS stack to market. \ No newline at end of file diff --git a/shop-manual-src/src/shss.md b/shop-manual-src/src/shss.md new file mode 100644 index 0000000..c9b8e52 --- /dev/null +++ b/shop-manual-src/src/shss.md @@ -0,0 +1 @@ +# Shop Health / Safety / Security Information diff --git a/shop-manual-src/src/version-history. b/shop-manual-src/src/version-history. new file mode 100644 index 0000000..30af079 --- /dev/null +++ b/shop-manual-src/src/version-history. @@ -0,0 +1 @@ +# Version History diff --git a/shop-manual-src/src/version-history.md b/shop-manual-src/src/version-history.md new file mode 100644 index 0000000..f9b9ca5 --- /dev/null +++ b/shop-manual-src/src/version-history.md @@ -0,0 +1,4 @@ +# Version history + +v1.0 10/23/2023 + diff --git a/shop-manual-src/src/welcome.md b/shop-manual-src/src/welcome.md new file mode 100644 index 0000000..713230b --- /dev/null +++ b/shop-manual-src/src/welcome.md @@ -0,0 +1,12 @@ +# Starting Line Productions Shop Guide + +Welcome to Starting Line Productions (STLP)! + +We created STLP to serve the needs of our parent corporation, [Turnkey Network Systems LLC](https://turnsys.com/), and support R&D at Suborbital Systems (high altitude balloons) and MeetMorse (ground stations and subscriber equipment). We have spare capacity in between hardware revisions and wanted to monetize the asset base. Hence, we are making it available to the public at industry leading breakthrough pricing and access hours. + +This document provides a comprehensive overview of the tools, equipment and supplies provided as part of your rental. It covers all the rental areas, what is provided with each and +links to vendor/product documentation. A big goal of STLP is to have the lab be fully reproducible by anyone! + +We include pictures of all the areas and tools/equipment. We put quite a bit of work into building this shop and want to show it off! + +Furthermore, this manual is intended to be comprehensive and cover everything you may need to know! \ No newline at end of file