Infrastructure Stack Collection
Four production-ready Docker stacks that form the backbone of a self-hosted infrastructure. Each stack ships with battle-tested docker-compose.yml, production configuration, .env templates, and comprehensive README documentation.
Deploy what you need, when you need it. All four stacks work independently or as a unified infrastructure layer behind a single SSL-terminated ingress point.
What's Included
Stack 1 — SSL Reverse Proxy Stack ($9.99 individually)
Production-grade reverse proxy with automatic Let's Encrypt SSL, CrowdSec behavior-based WAF, and zero-downtime auto-updates via Watchtower.
- Nginx reverse proxy with TLS termination, rate limiting, and security headers (CSP, HSTS, X-Frame-Options)
- Certbot with 12-hour auto-renewal cycle
- CrowdSec + Nginx bouncer: SQLi, XSS, brute-force detection
- Watchtower for unattended container updates
- Single-command deploy:
docker compose up -d
Stack 2 — n8n Production Stack ($9.99 individually)
Automation workflow engine with PostgreSQL persistence and Redis-backed queue for reliable execution at scale.
- n8n workflow engine with webhook triggers, scheduling, and 400+ integrations
- PostgreSQL for persistent workflow state and execution history
- Redis for message queuing and distributed execution
- UUID and pgcrypto extensions pre-configured
- Architecture diagram and production checklist included
Stack 3 — Database Foundation Stack ($9.99 individually)
PostgreSQL + Redis with automated daily backups, 30-day retention, and optional S3 off-site sync for disaster recovery.
- PostgreSQL with production tuning: shared_buffers, WAL compression, autovacuum, structured logging
- Redis with AOF+RDB dual persistence
- Cron-based automated pg_dump with compression and rotation
- S3 sync for off-site backup copies
- One-command restore script
Stack 4 — MinIO + S3 Backup Stack ($9.99 individually)
S3-compatible object storage with automated backup, lifecycle management, and Nginx reverse proxy — without the AWS bill.
- MinIO Server with S3-compatible API (drop-in for AWS S3, Backblaze, Wasabi)
- Nginx reverse proxy with TLS, rate limiting, and large upload buffering (5GB+)
- Automated backup via
mc mirror(incremental sync to remote S3) - Bucket lifecycle policies, versioning, and retention rules
- Web console for management and monitoring
- Scales from single-node standalone to distributed cluster (4-16 nodes)
Infrastructure Architecture
The SSL Reverse Proxy serves as the single ingress point for all services behind it. Deploy it first, then add any combination of the internal stacks:
Internet / Users
│
▼ (HTTPS)
┌─────────────────────┐
│ SSL Reverse Proxy │ ← Nginx + Certbot + CrowdSec
│ (Ingress / Edge) │
└──────┬──────┬───────┘
│ │ │
▼ ▼ ▼
┌────────┐ ┌────────┐ ┌────────┐
│ n8n │ │ DB │ │ MinIO │
│ Stack │ │ Stack │ │ + S3 │
└────────┘ └────────┘ └────────┘
Why Bundle?
| Purchase | Price | Savings | |----------|-------|---------| | 4 stacks individually | $39.96 | — | | Infrastructure Stack Collection | $29.00 | 27% off | | Per-stack effective | $7.25 | $2.74 saved per stack |
Use Cases
- Full-stack self-hosting: Deploy all four for a complete application infrastructure with automation, database, storage, and secure ingress
- Start with ingress, add as you grow: Begin with the SSL Reverse Proxy to secure any existing services, then add n8n, DB, or MinIO when needed
- Developer sandbox: Spin up a production-mirror environment for development and testing
- Small business infrastructure: Reliable, self-hosted alternative to SaaS subscriptions for workflow automation, databases, and storage
Format
- 4 ZIP archives (one per stack), each containing: docker-compose.yml, config files, .env.example, README.md
- Instant download after purchase
- Free updates (life-time license — one-time payment)
- Email support included