-
Notifications
You must be signed in to change notification settings - Fork 2
Home
joshuaaferguson edited this page Nov 28, 2025
·
6 revisions
Current Version: v2.0-beta.1 - Production Ready
Welcome to the canonical knowledge base for the StreamSpace platform and its ecosystem repositories (streamspace, streamspace-plugins, and streamspace-templates). This wiki consolidates feature descriptions, deployment runbooks, development practices, plugin and template catalogs, and release planning so contributors and operators can find everything without digging through multiple repositories.
- Multi-Platform Architecture: Control Plane + Agent model (K8s and Docker ready)
- Multi-Tenancy: Org-scoped access control with JWT claims
- Observability: 3 Grafana dashboards, 12 Prometheus alert rules
- Security: 0 Critical/High CVEs, security headers, rate limiting
-
API Documentation: OpenAPI 3.0 spec with Swagger UI at
/api/docs - Test Coverage: 100% backend handlers, 98% UI tests passing
- Project-Overview – platform goals, core modules, and major capabilities
- Getting-Started – prerequisites, quick demos, and how to bootstrap a cluster
- Architecture – controller, API, UI, data flow, and Kubernetes resources
- Deployment-and-Operations – Helm installs, environments, and day-2 tasks
- Development-Guide – repository layout, tooling, coding conventions, and contribution flow
- Testing-and-QA – local/integration testing strategy plus coverage expectations
- Security-and-Compliance – defense-in-depth controls and reporting guidance
-
Templates-Catalog – curated workspace templates from
streamspace-templates -
Plugins-Catalog – officially supported and community addons from
streamspace-plugins - Roadmap-and-Releases – phase tracking, milestones, and change highlights
Each page links back to the original source files inside the three repositories when deeper implementation detail is required. If you add or modify docs elsewhere, mirror the change here so the wiki stays authoritative.