Skip to content

v3.3.2-1

Compare
Choose a tag to compare
@jayaddison jayaddison released this 26 Nov 11:07
· 92 commits to main since this release

[v3.3.2-1] - 2022-11-26

  • Logging-related changes

    • Configure logging to stdout and stderr from application containers
    • Remove the nginx log storage volume from frontend containers
  • Potentially impactful configuration changes in 'docker-compose.yml'

    • The default listen port for the frontend container has been updated to 8080
  • Fixup: bring self-signed TLS certificate frontend container build up-to-date with Alpine 3.16.3

  • Add README guidance for upgrading container versions

  • Remove some no-longer-used Composer-related environment variables from the PHP container build

  • Store separate copies of the nginx configuration for the 'frontend' and 'frontend-tls-selfsigned' containers in git