All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
5.0.0 2024-10-25
- Replaced tuxgasy/dolibarr image by the new offical image
- Renamed
docker-volumes
folder involumes
- GitLab of Solution Libre is now the primary repository
4.0.0 2023-09-20
- Support of memcached
- Support of Xdebug
- Use Docker Compose inclusion instead of
COMPOSE_FILE
env var - Use an image built for Dolibarr instead of Tuxgasy image
3.2.1 2023-08-24
- Rename the
compose.tuxgasy.override.yml
file tocompose.tuxgasy.override.yaml
- Bad secret names for cron
3.2.0 2023-08-23
- Rename the
docker-compose.*.yml
files tocompose.*.yaml
- Use
extends
attribute to refactor dolibarr and cron services
- Set cron secrets files in the environment variables of cron service
3.1.0 2023-04-19
- Use secret files for Cron secrets
- SMTPd sidecar container
3.0.0 2022-10-26
- Script to merge Tuxgasy work.
- Use PostgreSQL instead of MySQL. Please follow this process.
2.1.0 2022-09-20
- Add cron as sidecar container.
2.0.0 2022-07-15
- Add Dependabot in CI.
- This CHANGELOG file.
1.0.0 2022-07-15
- Add DOLI_URL_ROOT environment variable
- Replace CI markdown check.
- Use docker compose plugin in example.
- Restart for Dolibarr and MySQL service.
- Fix URL in README
0.1.1 2022-06-03
- Add Traefik mention on README.
- Fix LICENSE file.
0.1.0 2022-04-23
- Docker-compose setup for starting Dolibarr with Træfik.