nex-self-hosted-saas-stack
Orchestrate a production-grade, multi-tenant SaaS stack on a single Raspberry Pi or budget VPS.
- Bootstrap a fresh Linux box from OS install to first paying tenant.
- Migrate a multi-tenant SaaS from Vercel and Railway to private hardware.
- Enforce a conflict-free port and environment variable registry across services.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Bootstrap a fresh Linux box from OS install to first paying tenant.
- Migrate a multi-tenant SaaS from Vercel and Railway to private hardware.
- terminal, network automation included
Sample input
I've finished installing the individual Postgres, MinIO, and FastAPI skills. Now I want to tie it all together on my Pi 5 to launch my SaaS. Can you set up the orchestrator?
Sample output
I've generated your custom `saas-stack/` directory. - `bootstrap.sh`: 7-step idempotent install sequence. - `PORT-REGISTRY.md`: Mapping B05 (5434), B20 (9000), and S02 (8001). - `nex-stack.target`: Unified systemd control. Run `./smoke-test.sh` to verify internet-to-database connectivity.
nex-self-hosted-saas-stack
Orchestrate a production-grade, multi-tenant SaaS stack on a single Raspberry Pi or budget VPS.
$19
· or 95 creditsSecure checkout via Stripe
Included in download
- Bootstrap a fresh Linux box from OS install to first paying tenant.
- Migrate a multi-tenant SaaS from Vercel and Railway to private hardware.
- terminal, network automation included
- Instant install
Sample input
I've finished installing the individual Postgres, MinIO, and FastAPI skills. Now I want to tie it all together on my Pi 5 to launch my SaaS. Can you set up the orchestrator?
Sample output
I've generated your custom `saas-stack/` directory. - `bootstrap.sh`: 7-step idempotent install sequence. - `PORT-REGISTRY.md`: Mapping B05 (5434), B20 (9000), and S02 (8001). - `nex-stack.target`: Unified systemd control. Run `./smoke-test.sh` to verify internet-to-database connectivity.
About This Skill
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).
Use Cases
- Bootstrap a fresh Linux box from OS install to first paying tenant.
- Migrate a multi-tenant SaaS from Vercel and Railway to private hardware.
- Enforce a conflict-free port and environment variable registry across services.
- Generate a unified systemd target to manage your entire stack as one unit.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/nex-self-hosted-saas-stack -o /tmp/nex-self-hosted-saas-stack.zip && unzip -o /tmp/nex-self-hosted-saas-stack.zip -d ~/.claude/skills && rm /tmp/nex-self-hosted-saas-stack.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes