Production-Ready ConfigsFind the right config.
Find the right config.
Ship with confidence.
Konfy curates battle-tested configuration recipes for Docker, Kubernetes, Nginx, PostgreSQL, Kafka and 50+ more technologies - organised by industry, tagged for discoverability, and verified by our users.
# nginx.conf
ssl_protocols TLSv1.2 TLSv1.3;
ssl_ciphers ECDHE-RSA-AES256-GCM-SHA384;
# docker-compose.yml
healthcheck:
test: ["CMD", "pg_isready"]
interval: 5s
# redis.conf
maxmemory-policy allkeys-lru;
Featured Recipes
Hand-verified configs ready to drop into production
- 22
MLflow Tracking Server with PostgreSQL and S3 Artifact Store
MLflow· AI & Machine Learning - 20
Querying MongoDB for Documents with Array Sizes Greater Than One
MongoDB· Databases - 10
Resolving Fluentd Log Unreadable Warnings in Kubernetes
Fluentd· Databases - 10
Configuring Fluentd with Docker Compose for Internal Networking
Fluentd· Databases - 10
HAPI FHIR Server application.yaml with PostgreSQL and SMART Auth
HAPI FHIR· Healthcare & Life Sciences - 10
Next.js Production next.config.mjs with Security Headers
Next.js· E-commerce & Retail
Browse by Industry
Configs tailored to your domain's requirements
Popular Technologies
The tools engineers reach for most often
Browse by Tag
Find related configs across any technology