You probably know this situation: You tinkered with a configuration file - made a mistake - and then needed the default version of it again. Whether you're building Docker containers, deploying to Kubernetes, or setting up development environments.
To spare you the pain of reinstalling the application, we provide you exactly that default example config file - perfect for container deployments and infrastructure automation.
The default configuration files are fetched from a fresh installation of that application - on multiple different linux-based OS. So you will find a MYSQL config for Ubuntu 20.04 or RHEL 7 or even Alpine Linux. While they are largely the same, they slightly differ. Perfect for your Docker base images and Kubernetes deployments - we got you covered.
Currently we support the following applications
Currently we support the following distributions
Yes! All configuration files are pulled directly from fresh installations of applications on clean operating systems. They remain completely unaltered and authentic to the original vendor distribution.
You can download files directly from the web interface, copy the content to clipboard, or use wget/curl commands provided on each configuration page for automated downloads.
Our archive is constantly growing. Try different search terms or contact us to request specific applications or distributions to be added to our collection.
Absolutely! Our configuration files are perfect for Docker containers and Kubernetes deployments. Simply download the config file and copy it into your container during the build process or mount it as a volume.
Have a question or concern? Please email us at hello@exampleconfig.com