Files
mariadb-setup-guide/guide.txt
Leonard Excoffier f34c2fb05a batman
2024-09-25 22:12:09 -04:00

7 lines
239 B
Plaintext

1. Edit the .env with the wanted configuration
2. (Optional) Delete the conf volume in compose.yaml
3. Rename the "db1" standard name in compose.yaml with the wanted name
4. Run "docker compose up -d"
A script is provided for easy setup.