The Ultimate Self-Hosted SaaS Orchestrator
Stop paying high monthly fees for Vercel, Railway, and S3. This skill provides the production-grade assembly instructions to run a multi-tenant SaaS stack on a single Raspberry Pi 5 or a budget VPS. It captures the exact architecture used by the Nex Prospect platform to serve paying customers from a private office.
What it does
This skill acts as the "Master Architect" for your self-hosted infrastructure. Instead of managing services in isolation, it composes multiple foundation skills—Postgres, Redis, MinIO, FastAPI, Nginx, and ARQ workers—into a unified, hardened system. It manages the boot sequence, enforces a conflict-free port registry, and provides a single bootstrap script to bring the entire box online.
Why use this skill?
- Zero-Cost Hosting: Migrate from expensive cloud providers to hardware you own or $4/mo VPS nodes.
- Infrastructure as Code: Enforces strict contracts (ports, paths, systemd dependencies) so your services actually talk to each other.
- Proven Reliability: Based on a production topology hosting real paying tenants since 2023.
- End-to-End Validation: Includes a smoke-test suite that verifies everything from the Nginx entry point down to the Postgres database and MinIO storage.
Supported Tools & Frameworks
This skill orchestrates a stack comprising Nginx, PostgreSQL (with pgvector), Redis, MinIO, FastAPI, ARQ, and Cloudflare Tunnels on any Debian-based Linux system (specialized for Raspberry Pi 5).
Built by Nex AI. More skills and info at nex-ai.be and slopsome.com.