Skip to content

v2.0.0: add backup support, general updates

Compare
Choose a tag to compare
@terrillmoore terrillmoore released this 08 Jul 21:28
· 43 commits to master since this release
78721af

v2.0.0 includes the following changes

  • Included auxiliary backup container (cron-backup) for providing backup support for Nginx, Node-red, Grafana and Mqtts 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.