Releases: roncli/tis.roncli.com
Releases · roncli/tis.roncli.com
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
- Added Application Insights logging via the logging container, which is a gelf server that Docker can use to log console messages. Application Insights is now required to function.
- Update nginx container for extended logging.
- Fixed bug with IP address trying to forward to the SSL version of the IP address, now it forwards to the SSL version of the domain.
- Always create and copy the nginx config, regardless if it already exists.
- Refactor of index.js in the node container, includes Application Insights logging for exceptions.