Skip to content

Releases: grocy/grocy-docker

v3.3.2-6

31 Mar 15:10
Compare
Choose a tag to compare

[v3.3.2-6] - 2023-03-31

  • Rebuild container imagers with Alpine 3.17.3 (#211)

v3.3.2-5

17 Feb 01:38
Compare
Choose a tag to compare

[v3.3.2-5] - 2023-02-17

  • Rebuild container imagers with Alpine 3.17.2 (#208)

v3.3.2-4

18 Dec 00:13
Compare
Choose a tag to compare

[v3.3.2-4] - 2022-12-18

  • Rebuild container imagers with Alpine 3.17.0 (#205)
    • Also removes PHP log volume mounts, since those volumes are no longer written to
  • Fix an nginx 'alert' error that appeared when starting the frontend container (#204 - thank you, @RedlineTriad)

v3.3.2-3

28 Nov 17:58
Compare
Choose a tag to compare

[v3.3.2-3] - 2022-11-28

  • Revert to Alpine 3.16.3 and PHP 8.0
    • PHP 8.1 isn't yet officially supported by Grocy, and Alpine 3.17.0 doesn't currently include PHP 8.0

v3.3.2-2

27 Nov 18:52
Compare
Choose a tag to compare

[v3.3.2-2] - 2022-11-27

  • Rebuild container imagers with Alpine 3.17.0
  • Configure restart policy 'unless-stopped' in docker-compose.yml

v3.0.1-13

27 Nov 20:47
Compare
Choose a tag to compare

[v3.0.1-13] - 2022-11-27

  • Deprecate support for self-signed TLS certificates in nginx container (backport of #184 + #193)

v3.3.2-1

26 Nov 11:07
Compare
Choose a tag to compare

[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

v3.3.2-0

13 Nov 16:19
Compare
Choose a tag to compare

[v3.3.2-0] - 2022-11-13

  • Upgrade to grocy v3.3.2
  • Cleanup: migrate back to Alpine-packaged distribution of composer (PHP package manager)

v3.3.1-7

13 Nov 15:27
Compare
Choose a tag to compare

[v3.3.1-7] - 2022-11-13

  • Rebuild container imagers with Alpine 3.16.3
  • Deprecate support for self-signed TLS certificates in frontend container (#183)

v3.3.1-6

17 Sep 13:43
Compare
Choose a tag to compare

[v3.3.1-6] - 2022-09-17