Releases: ocariot/docker-swarm
Releases · ocariot/docker-swarm
v1.1.0
New Features:
- Added Redis container for Data Sync Agent service;
- Redis database persistence added (Api Gateway and Data Sync Agent).
v1.0.2
Bug Fixes:
- Fixed IoT Tracking Service URL variable name in API Gateway container:
ACTIVITY_TRACKING
toIOT_TRACKING_SERVICE
v1.0.1
Bug Fixes:
- Log enabled when building RabbitMQ image;
- Construction of RabbitMQ image in the background;
- Removal of certificates created in previous runs.
v1.0.0
Features:
-
Simplified and automated startup through scripts.
-
Vault:
- Automatic startup and unlocking;
- Creation of access tokens for internal services and creation of encryption keys;
- Enable plugins for PSMDB, RabbitMQ and Certificates management.
-
PSMDB (MongoDB containers):
- Automatic communication with Vault to recover encryption keys, user and certificates;
- Encryption at rest enabled;
- SSL/TLS enabled;
- Authentication enabled.
-
RabbitMQ (Message Bus):
- Automatic communication with Vault to recover user and certificates;
- SSL/TLS enabled;
- Authentication enabled.
-
Microservices:
- Automatic communication with Vault to retrieve databases access credentials and RabbitMQ, as well as certificates;
- SSL/TLS enabled.