Releases: haniot/docker-compose
Releases · haniot/docker-compose
v1.4.3
v1.4.2
Adjustments and Improvements
- Adds environment
TZ=America/Sao_Paulo
indocker-compose.yml
.
v1.4.1
Bug Fix
- Fixes API Gateway certificates path.
v1.4.0
New Feature
- Adds TLS for mongodb, influxdb and rabbitmq (amqps).
v1.3.0
New Features
- Adds Dashboard (Web App) and RabbitMQ integration with the API Gateway proxy.
v1.2.2
Adjustments:
- Add
DASHBOARD_HOST
environment variable in the dashboard container.
v1.2.1
Adjustments:
- Removed the
FITBIT_SUBSCRIBER_ID
andFITBIT_CLIENT_SUBSCRIBER
environment variables from the DS Agent.
v1.2.0
New Features:
- Integrated Data Sync Agent Service - Responsible for synchronizing external services such as Fitbit;
- Integrated Timeseries Service - Reposable for storing and managing time series;
- Backup files removed. This functionality will be provided in the production repository.
v1.1.0
Features
- Added support for backups up volumes locally and on S3.
v1.0.2
Bug Fixes
- Removed
$PWD
and added volume names.