compose-files/README.md
2024-08-02 11:32:21 +02:00

640 B

docker-compose && .env files


This repo houses some usefull docker-compose files, ready to use. Get yourself your nginx-webserver or easily spin up a docker db with mysql or mariadb.

Tip

You have to also change the content of the .env files for the databases. Just enter a password, a path to store the db files and a database name.

Anyways, this repo should only be there for hosting my docker compose files easily. Maybe at some point in my life, there will be my own docker containers under this organization (docker). But for now, this is only for templates and stuff ^^