Releases: mcci-catena/docker-iot-dashboard
Releases · mcci-catena/docker-iot-dashboard
v3.0.0: added support for DNC, backup for Mongodb
v3.0.0 has the following changes.
- Included
Apiserver
andExpo
Containers for DNC support. - Documented the process behind the DNC support.
- Provided backup support for
Mongodb
container's data
v2.0.0: add backup support, general updates
v2.0.0 includes the following changes
- Included auxiliary backup container (
cron-backup
) for providing backup support forNginx
,Node-red
,Grafana
andMqtts
containers. - Updated the base images used in all
Dockerfile
from bionic to focal. - Added Mosquitto (MQTT client) Ubuntu ppa repository to install the latest version and fixed ownership issue when accessing Let's Encrypt certs.
- Added TLS/SSL based SMTP authentication support in
Postfix
container. - Some minor changes in the following files: Dockerfile, docker-compose.yml, setup.md and shell scripts.
Release of MCCI Production Code
This is a full release with many changes and improvements.
- improved documentation
- support for MQTTS
- use of NGINX rather than Apache
- Improved in-built email support
We have found that updating an existing (pre v1.0.0) install to v1.0.0 is straightfoward, having updated multiple systems. Still, we always suggest people be sure that they have adequate backups, as upgrades are notoriously hard to test.
Initial release
As used in production by MCCI for over a year.