diff --git a/README.md b/README.md index 735206b..efa9478 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,94 @@ -# Super Boujee Business Box ✨ +# The Super Boujee Business Box ✨ -Why suffer with mainstream business collaboration suites when you could be boujee bitches with modern tools? +A self-hosted, open-core collaboration suite for teams who want ownership over their tools, data, and workflows β€” built on [La Suite NumΓ©rique](https://lasuite.numerique.gouv.fr/), wrapped in custom infrastructure that actually slaps. +One box. One bill. All yours. πŸ’… + +> **Status:** Early beta. The platform is fully functional and we run our entire studio on it daily β€” every feature you see here is tested in production by us first. We're still building out integrations and polishing edges. It works, we're just making it boujee-ier. ✨ + +--- + +## What's in the box? + +The Super Boujee Business Box ✨ is everything your team needs to collaborate, communicate, and create β€” without handing your data to a dozen different SaaS companies. + +| App | What it does | Vibe | +|-----|-------------|------| +| **Docs** | Collaborative document editing with real-time sync | Google Docs, but it's yours | +| **Drive** | File storage with versioning and smart organization | Dropbox who? | +| **Mail** | Full email platform with personal and shared mailboxes | Gmail without the surveillance | +| **Messages** | End-to-end encrypted chat on Matrix | Slack, but make it private | +| **Meet** | Video/audio calls powered by LiveKit | Zoom, but self-hosted and gorgeous | +| **Calendar** | Scheduling with team availability | It's giving organization | +| **Projects** | Kanban boards for docs, tasks, and databases | Trello walked so this could run | +| **People** | User and team management hub | The directory, darling | + +Every app shares context by default. Switching between tools feels like moving through rooms in the same house β€” not jumping between separate buildings. One login gets you everywhere. + +### The custom stuff that makes it boujee + +| Component | What it is | Why it's special | +|-----------|-----------|-----------------| +| [**Solβ˜€οΈ**](docs/sol.md) | AI presence living in your Matrix chat | A virtual employee β€” works *with* you, not *for* you. Has opinions, remembers you, pushes back. | +| [**Pingora Proxy**](docs/proxy.md) | ML-powered reverse proxy in Rust | Your bouncer. DDoS detection, scanner blocking, rate limiting β€” models compiled into the binary. | +| [**Sunbeam CLI**](docs/cli.md) | One command to run everything | `sunbeam up` and you're live. Kustomize, Helm, kubectl, OpenBao β€” all wrapped in one binary. | + +--- + +## Architecture at a glance + +``` +The Super Boujee Business Box ✨ +β”œβ”€β”€ ingress/ The Front Door β€” Pingora reverse proxy (Rust, ML-powered) +β”œβ”€β”€ ory/ The Velvet Rope β€” Ory Kratos + Hydra (unified OIDC auth) +β”œβ”€β”€ lasuite/ The Apps β€” Docs, Drive, Mail, Meet, Calendar, Projects, People +β”œβ”€β”€ matrix/ The Chat β€” Tuwunel (Matrix homeserver) + Solβ˜€οΈ (AI agent) +β”œβ”€β”€ media/ The Stage β€” LiveKit (WebRTC video/audio + TURN relay) +β”œβ”€β”€ data/ The Pantry β€” PostgreSQL, Valkey, OpenSearch, OpenBao, SearXNG +β”œβ”€β”€ storage/ The Closet β€” SeaweedFS (S3-compatible object storage) +β”œβ”€β”€ devtools/ The Workshop β€” Gitea (self-hosted Git + CI + LFS) +β”œβ”€β”€ mesh/ The Meshy Bits β€” Linkerd (mTLS service mesh, zero config) +β”œβ”€β”€ monitoring/ The Observatory β€” Prometheus, Grafana, Loki, Tempo, AlertManager +β”œβ”€β”€ cert-manager/ The Certificates β€” Let's Encrypt automation +β”œβ”€β”€ longhorn/ The Persistence β€” Volume management +└── vso/ The Secrets β€” Vault Secrets Operator +``` + +All of this runs on a single server. One Scaleway Elastic Metal box in Paris. European data sovereignty by default. No multi-vendor sprawl, no per-seat SaaS fees, no vendor lock-in. + +--- + +## The deep cuts + +| Doc | What you'll find | +|-----|-----------------| +| [What's In The Box, Babe?](docs/the-box.md) | Full architectural overview β€” every layer, every service, how it all connects | +| [Meet Solβ˜€οΈ](docs/sol.md) | The AI agent β€” capabilities, personality, integration depth | +| [The Bouncer](docs/proxy.md) | Pingora proxy β€” ML threat detection, routing, TLS, caching | +| [The Remote Control](docs/cli.md) | Sunbeam CLI β€” every command, every shortcut | +| [The Guest List](docs/identity.md) | Authentication β€” OIDC, sessions, identity schemas | +| [The Observatory](docs/monitoring.md) | Observability β€” Prometheus, Grafana, Loki, Tempo, alerts | +| [Setting Up Your Vanity](docs/local-dev.md) | Local dev setup β€” Lima, k3s, mkcert, sslip.io | +| [Serving Looks in Production](docs/deployment.md) | Production deployment β€” Scaleway, DNS, certs, backups | +| [When Things Go Sideways](docs/ops.md) | Ops runbooks β€” incidents, recovery, diagnostics | +| [House Rules](docs/conventions.md) | Coding conventions β€” kustomize patterns, secrets, naming | + +--- + +## The team + +The Super Boujee Business Box ✨ is built and maintained by **Sunbeam Studios** β€” a three-person game studio that needed collaboration tools and decided to make them *unreasonably* good. + +- **Sienna** β€” Californian engineer. Built the infrastructure, writes the Rust, breaks and fixes the things. +- **Amber** β€” South African designer. Marketing & design. Makes everything look intentional, from brand identity to game assets. +- **Lonni** β€” Dutch producer. Keeps the trains running. Lives in Projects and Calendar so the rest of us don't have to think about deadlines. + +We built this because we wanted to own our tools, own our data, and have a stack that felt like *us* β€” not like an enterprise procurement committee picked it. Every feature here runs in our production environment first. If it's in the docs, we use it daily. + +--- + +## License + +[Fair Source](LICENSE.md) β€” free for small teams, commercial license for larger deployments. + +Questions? `hello@sunbeam.pt` ✨