Repository to store docker-compose files used on my home server
All compose files use the ${} syntax to substitute variables defined in a .env file in the same directory as the .yml file. This is to avoid sharing passwords or other information publicly (hence the .gitignore contents).