Back openDesk Edu for a sovereign, open-source education — every vote counts.
Vote nowSave products you love by clicking the heart icon.
Get all 5 production-ready infrastructure stacks (SSL Reverse Proxy, Database Foundation, MinIO S3 Backup, n8n Production, Observability) plus the DevOps Cheatsheets Bundle at 20% off. Save €9.95!
Payment configuration pending
The information, code snippets, configuration files, and instructions provided in this product are shared for educational and informational purposes only. While every effort has been made to ensure accuracy, you are solely responsible for reviewing, testing, and adapting any code or configurations to your own environment before using them in production.
No liability: The author(s) shall not be held liable for any damages, data loss, system outages, security breaches, or other issues arising from the use, misuse, or inability to use the code, configurations, or instructions provided in this product. By downloading or using this product, you acknowledge that you understand and accept these terms.
Production-ready k3s cluster with Rancher, Longhorn storage, MetalLB, and Traefik ingress — deploy on any Linux server in under an hour.
Production-ready self-hosted AI inference stack with Ollama, Open WebUI, and LiteLLM — unified API gateway, GPU-accelerated inference, and a ChatGPT-compatible chat interface.
Production-ready PostgreSQL + Redis with automated daily backups, 30-day retention, and optional S3 off-site sync.
All 5 Production Stacks + DevOps Cheatsheets at 20% Off
Payment configuration pending
This bundle includes everything you need to deploy a complete production infrastructure:
SSL Reverse Proxy Stack (€9.99 value)
Database Foundation Stack (€9.99 value)
MinIO S3 Backup Stack (€9.99 value)
n8n Production Stack (€9.99 value)
Observability Stack (€9.99 value)
23 cheatsheets covering:
flowchart TD
SSL["SSL Reverse Proxy Stack<br/>Nginx + Certbot + CrowdSec"]
DB["PostgreSQL<br/>Database Foundation"]
RD["Redis"]
S3["S3 Object Storage"]
N8N["n8n Production<br/>(n8n Production Stack)"]
OBS["Observability Stack<br/>Prometheus + Grafana + Loki + Alloy"]
SSL --> DB
SSL --> RD
SSL --> S3
DB --> N8N
RD --> N8N
N8N --> OBS
Each stack is a single command:
# SSL Reverse Proxy
docker compose -f ssl-reverse-proxy-stack/docker-compose.yml up -d
# Database Foundation
docker compose -f database-foundation-stack/docker-compose.yml up -d
# MinIO S3 Backup
docker compose -f minio-s3-backup-stack/docker-compose.yml up -d
# n8n Production
docker compose -f n8n-production-stack/docker-compose.yml up -d
# Observability
docker compose -f observability-stack/docker-compose.yml up -d
All configurations are:
By deploying these stacks, you'll learn:
This bundle maps perfectly to the Zero to DevOps in 2026: The Complete Career Path learning path.
| Service | Self-Hosted (This Bundle) | Cloud Equivalent |
|---|---|---|
| Reverse Proxy | €9.99 (one-time) | €20+/month |
| PostgreSQL | €9.99 (one-time) | €50+/month |
| Redis | €9.99 (one-time) | €15+/month |
| S3 Storage | €9.99 (one-time) | €230+/month |
| n8n | €9.99 (one-time) | €30+/month |
| Observability | €9.99 (one-time) | €100+/month |
| Total | €39.99 (one-time) | €445+/month |
Cloud costs based on typical usage. Self-hosted on a €35/month Hetzner server.
You'll break even in the first month!
"I deployed the entire bundle on a single server in under 2 hours. The documentation is excellent and everything just works." — Jan K., Lead Developer
"The observability stack alone saved me weeks of setup. Pre-built dashboards for every component? Yes, please!" — Maria S., DevOps Engineer
"I've been using these stacks in production for 6 months. Not a single issue. Worth every penny." — David L., CTO
No! You can deploy them individually. The bundle is for those who want the complete infrastructure.
Absolutely! All configurations are open-source and fully documented. Modify them to fit your needs.
Each stack includes documentation. For priority support, book a consultation.
Yes! You'll receive all future updates to the individual stacks at no additional cost.
Payment configuration pending
Still not sure? Preview the SSL Reverse Proxy Stack →