4 Commits

Author SHA1 Message Date
jorgegv
78144ee1e4
fix mariadb root password interpolation in health check configuration (#73)
* fix mariadb root password interpolation in health check configuration

* fix env.example typo

---------

Co-authored-by: Robert Schumann <robert@schumann.link>
2025-03-20 12:59:09 +01:00
Simon
5e95ad2e14
Resolve small issues in the docker-compose files (#71)
And move optional extended configs directly into the compose/.env files
2025-02-12 20:07:14 +01:00
Perlenjaeger
919fe857ae
remove of some inconsistency in the docker compose examples (#63)
Co-authored-by: Sven Förster <acc_gitlab@svfo.de>
2025-01-20 18:27:27 +01:00
corelgott
552f67da65
docs: Manual Update and docker-compose cleanup (#61)
* Added command to trigger a manual report update. Removes verison-tag from docker-compose, since its deprecated

* chore: Added docker-compose examples and env-file

- Added examples-folder
- Added an example for a docker-compose with mysql
- Added an example for a docker-compose with postgres
- Extracted the most important variables to an env.example file
- Added some documentation on how to use the env-file and the compose files
2024-08-27 18:23:15 +02:00