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.
- Fine tuned greenlock for use in a docker container
- Made a persistent volume to store greenlock certs
- All config options moved into .env
- Greenlock config created automatically at build time
- Made a script to convert docker-compose into a "production" runner. The script is in README.md
- Add greenlock to provide an SSL server option
- Tag images in a docker-push-friendly way. Use LTS version of node
- Added voice-service
- Bumped front-end version
- replace
latest
tag in favour of explicit versions for all images
- Converted hardcoded host paths into config
- Removed https support in favour of having this service behind a gateway
- Added support for https
- Integration deep speech voice recognition
- Integration with IBM Watson
- Improved documentation
- Created Reverse Proxy service