In this repository I collect docker compose snippets that represent default solutions for containers within a stack file
Go to file
DarkSpir 85a715a1f2 Adding diun, mariadb and redis snippets, update ToDo list in README.md 2023-06-16 11:29:46 +02:00
LICENSE Initial commit 2023-06-16 11:04:08 +02:00
README.md Adding diun, mariadb and redis snippets, update ToDo list in README.md 2023-06-16 11:29:46 +02:00
diun.yml Adding diun, mariadb and redis snippets, update ToDo list in README.md 2023-06-16 11:29:46 +02:00
mariadb.yml Adding diun, mariadb and redis snippets, update ToDo list in README.md 2023-06-16 11:29:46 +02:00
redis.yml Adding diun, mariadb and redis snippets, update ToDo list in README.md 2023-06-16 11:29:46 +02:00

README.md

docker-solutions

In this repository I collect docker compose snippets that represent default solutions for containers within a stack file.

ToDo:

These are things that need to be fixed up:

  • mariadb.yml: Add a few comments to make clear what can and should be changed according to neccessity.
  • mariadb.yml: Add an example for clustering settings as well.
  • naruadb.yml: Let healthcheck do more than just a ping.
  • redis.yml: Add switches for more common use cases like multiple databases or clustering.
  • diun.yml: Try to figure out how to configure the content of the setting files within the stack file to get rid of the bind mount.

License

Creative Commons Attribution 4.0 International License

The content in this repository is licensed under Creative Commons Attribution 5.0 International License (CC-BY-4.0). You can view the license text here or at creativecommons.org