Back openDesk Edu for a sovereign, open-source education — every vote counts.
Vote nowSave products you love by clicking the heart icon.
Four production-ready Docker stacks for self-hosted infrastructure — SSL ingress, workflow automation, database foundations, and S3-compatible object storage. Save 27% vs buying individually.
No payment required
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.
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.
docker compose up -dStack 2 — n8n Production Stack (€9.99 individually)
Automation workflow engine with PostgreSQL persistence and Redis-backed queue for reliable execution at scale.
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.
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.
mc mirror (incremental sync to remote S3)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:
flowchart TD
USERS["Internet / Users"]
RP["SSL Reverse Proxy<br/>Nginx + Certbot + CrowdSec<br/>(Ingress / Edge)"]
N8N["n8n Stack"]
DB["DB Stack"]
MINIO["MinIO + S3"]
USERS -- "HTTPS" --> RP
RP --> N8N
RP --> DB
RP --> MINIO
| 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 |