From 83524d06538308dfde6b0550d22794a36c95f32a Mon Sep 17 00:00:00 2001 From: Samuel James Date: Wed, 12 Aug 2026 07:31:49 -0500 Subject: [PATCH] docs: add evaluated tech stack options to technology group README --- businesses/sns-technology-group/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/businesses/sns-technology-group/README.md b/businesses/sns-technology-group/README.md index 9c04fe5..df60e05 100644 --- a/businesses/sns-technology-group/README.md +++ b/businesses/sns-technology-group/README.md @@ -14,3 +14,17 @@ ## Status Structures planned. Form each entity when it has revenue or client-facing liability. Branding, business plans, and operating docs for each are in their respective folders. + +## Tech Stack Options (evaluated, not yet deployed) + +Tools being evaluated for internal use AND as client service offerings: + +| Tool | What | Use Case | Entity | +|------|------|----------|--------| +| **Infisical** | Open-source secrets management | API keys, DB creds, tokens — versioned, rotation, integrations (Docker, K8s, Terraform). Self-hostable. Modern Vault alternative. | Internal (all) + client offering (Digital/Secure) | +| **ThinLinc** | Linux remote desktop server (Cendio) | Enterprise VDI over VNC+SSH+PulseAudio, web client, free ≤10 users. Persistent sessions, low bandwidth. | Internal (remote access to ws/VMs) + client offering (Networking/Support — Linux VDI for SMBs) | +| **NetBox** | Network/infra documentation & IPAM | IP management, rack diagrams, cable maps, device inventory. | Internal + client offering (Networking) | +| **OpenRemote** | Open-source IoT platform | Trailer fleet device management (cameras, sensors, locks). | Internal (Hospitality fleet) | +| **Kestra** | Workflow orchestrator (Python) | Automated reporting, data pipelines, scheduled tasks. | Internal (all) + client offering (Digital) | + +**Rule:** Don't deploy until there's a real use case (internal or paid). Evaluate ≠ install.