Template Library
Start with pre-configured Docker Compose templates for common stacks
MERN Stack
Full StackMongoDB, Express, React, Node.js full-stack application
WordPress + MySQL
CMSWordPress CMS with MySQL database
LAMP Stack
Full StackLinux, Apache, MySQL, PHP classic web stack
Microservices Demo
MicroservicesMulti-service architecture with API Gateway, auth, and databases
Next.js + PostgreSQL
Full StackNext.js application with PostgreSQL database and Redis cache
Spring Boot + PostgreSQL + Kafka
Backend / Java EnterpriseProduction-ready Spring Boot microservice with PostgreSQL database, Redis cache, Kafka message broker, and Prometheus monitoring
Django + PostgreSQL + Celery
Full Stack / Python WebProduction-ready Django web application with PostgreSQL database, Redis cache, Celery async workers, and Nginx reverse proxy
Flask + PostgreSQL + RabbitMQ
Backend / Python APILightweight Flask REST API with PostgreSQL database, Redis cache, RabbitMQ message broker, and background workers
FastAPI + PostgreSQL + Redis
Backend / Python Async APIModern async FastAPI application with PostgreSQL database, Redis cache, Celery workers, Prometheus metrics, and auto-generated OpenAPI documentation
Laravel + MySQL + Redis + Horizon
Full Stack / PHP WebProduction-ready Laravel PHP application with MySQL database, Redis cache/queue, Laravel Horizon for queue management, and Nginx + PHP-FPM