This repository was archived by the owner on Jul 2, 2024. It is now read-only.
Releases: jdeathe/centos-ssh-redis
Releases · jdeathe/centos-ssh-redis
5.0.0
4.1.1
- Deprecate Makefile target
logs-delayed; replaced withlogsdef. - Updates source image to 2.6.1.
- Updates
redis40upackages to 4.0.14-2. - Updates
test/health_statushelper script with for consistency. - Updates Makefile target
logsto accept[OPTIONS](e.gmake -- logs -ft). - Updates info/error output for consistency.
- Updates healthcheck failure messages to remove EOL character that is rendered in status response.
- Updates ordering of Tags and respective Dockerfile links in README.md for readability.
- Adds improved test workflow; added
test-setuptarget to Makefile. - Adds Makefile target
logsdefto handle deferred logs output within a target chain. - Adds exec proxy function to
redis-server-wrapperused to pass through nice. - Adds
/docsdirectory for supplementary documentation. - Fixes validation failure of 0 second --timeout value in
test/health_status. - Removes
ENABLE_REDIS_BOOTSTRAPfrom docker-compose example configuration. - Removes
ENABLE_REDIS_WRAPPERfrom docker-compose example configuration.
3.1.1
- Deprecate Makefile target
logs-delayed; replaced withlogsdef. - Updates source image to 2.6.1.
- Updates
test/health_statushelper script with for consistency. - Updates Makefile target
logsto accept[OPTIONS](e.gmake -- logs -ft). - Updates info/error output for consistency.
- Updates healthcheck failure messages to remove EOL character that is rendered in status response.
- Updates ordering of Tags and respective Dockerfile links in README.md for readability.
- Adds improved test workflow; added
test-setuptarget to Makefile. - Adds Makefile target
logsdefto handle deferred logs output within a target chain. - Adds exec proxy function to
redis-server-wrapperused to pass through nice. - Adds
/docsdirectory for supplementary documentation. - Fixes validation failure of 0 second --timeout value in
test/health_status. - Removes
ENABLE_REDIS_BOOTSTRAPfrom docker-compose example configuration. - Removes
ENABLE_REDIS_WRAPPERfrom docker-compose example configuration.
1.2.1
- Deprecate Makefile target
logs-delayed; replaced withlogsdef. - Updates source image to 1.11.1.
- Updates
test/health_statushelper script with for consistency. - Updates Makefile target
logsto accept[OPTIONS](e.gmake -- logs -ft). - Updates info/error output for consistency.
- Updates healthcheck failure messages to remove EOL character that is rendered in status response.
- Updates ordering of Tags and respective Dockerfile links in README.md for readability.
- Adds improved test workflow; added
test-setuptarget to Makefile. - Adds Makefile target
logsdefto handle deferred logs output within a target chain. - Adds exec proxy function to
redis-server-wrapperused to pass through nice. - Adds
/docsdirectory for supplementary documentation. - Fixes validation failure of 0 second --timeout value in
test/health_status. - Removes
ENABLE_REDIS_BOOTSTRAPfrom docker-compose example configuration. - Removes
ENABLE_REDIS_WRAPPERfrom docker-compose example configuration.
4.1.0
- Updates source image to 2.6.0.
- Updates
redis40upackages to 4.0.14-1. - Updates CHANGELOG.md to simplify maintenance.
- Updates README.md to simplify contents and improve readability.
- Updates README-short.txt to apply to all image variants.
- Updates Dockerfile
org.deathe.descriptionmetadata LABEL for consistency. - Updates bootstrap and wrapper supervisord configuration to send error log output to stderr.
- Updates bootstrap timer to use UTC date timestamps.
- Updates bootstrap supervisord configuration file/priority to
20-redis-bootstrap.conf/20. - Updates wrapper supervisord configuration file/priority to
50-redis-wrapper.conf/50. - Fixes binary paths in systemd unit files; missing changes from last release.
- Fixes docker host connection status check in Makefile.
- Adds missing instruction step to docker-compose example configuration file.
- Adds
inspect,reloadandtopMakefile targets. - Adds improved
cleanMakefile target; includes exited containers and dangling images. - Adds lock/state file to wrapper script.
- Adds
SYSTEM_TIMEZONEhandling to Makefile, scmi, systemd unit and docker-compose templates. - Adds system time zone validation to healthcheck.
- Removes support for long image tags (i.e. centos-7-redis40u-4.x.x).
- Removes
REDIS_AUTOSTART_REDIS_BOOTSTRAP, replaced withENABLE_REDIS_BOOTSTRAP. - Removes
REDIS_AUTOSTART_REDIS_WRAPPER, replaced withENABLE_REDIS_WRAPPER.
3.1.0
- Updates source image to 2.6.0.
- Updates CHANGELOG.md to simplify maintenance.
- Updates README.md to simplify contents and improve readability.
- Updates README-short.txt to apply to all image variants.
- Updates Dockerfile
org.deathe.descriptionmetadata LABEL for consistency. - Updates bootstrap and wrapper supervisord configuration to send error log output to stderr.
- Updates bootstrap timer to use UTC date timestamps.
- Updates bootstrap supervisord configuration file/priority to
20-redis-bootstrap.conf/20. - Updates wrapper supervisord configuration file/priority to
50-redis-wrapper.conf/50. - Fixes binary paths in systemd unit files; missing changes from last release.
- Fixes docker host connection status check in Makefile.
- Adds missing instruction step to docker-compose example configuration file.
- Adds
inspect,reloadandtopMakefile targets. - Adds improved
cleanMakefile target; includes exited containers and dangling images. - Adds lock/state file to wrapper script.
- Adds
SYSTEM_TIMEZONEhandling to Makefile, scmi, systemd unit and docker-compose templates. - Adds system time zone validation to healthcheck.
- Removes support for long image tags (i.e. centos-7-3.x.x).
- Removes
REDIS_AUTOSTART_REDIS_BOOTSTRAP, replaced withENABLE_REDIS_BOOTSTRAP. - Removes
REDIS_AUTOSTART_REDIS_WRAPPER, replaced withENABLE_REDIS_WRAPPER.
1.2.0
- Updates source image to 1.11.0.
- Updates CHANGELOG.md to simplify maintenance.
- Updates README.md to simplify contents and improve readability.
- Updates README-short.txt to apply to all image variants.
- Updates Dockerfile
org.deathe.descriptionmetadata LABEL for consistency. - Updates bootstrap and wrapper supervisord configuration to send error log output to stderr.
- Updates bootstrap timer to use UTC date timestamps.
- Updates bootstrap supervisord configuration file/priority to
20-redis-bootstrap.conf/20. - Updates wrapper supervisord configuration file/priority to
50-redis-wrapper.conf/50. - Fixes binary paths in systemd unit files; missing changes from last release.
- Fixes docker host connection status check in Makefile.
- Adds missing instruction step to docker-compose example configuration file.
- Adds
inspect,reloadandtopMakefile targets. - Adds improved
cleanMakefile target; includes exited containers and dangling images. - Adds lock/state file to wrapper script.
- Adds
SYSTEM_TIMEZONEhandling to Makefile, scmi, systemd unit and docker-compose templates. - Adds system time zone validation to healthcheck.
- Removes support for long image tags (i.e. centos-6-1.x.x).
- Removes
REDIS_AUTOSTART_REDIS_BOOTSTRAP, replaced withENABLE_REDIS_BOOTSTRAP. - Removes
REDIS_AUTOSTART_REDIS_WRAPPER, replaced withENABLE_REDIS_WRAPPER.
centos-7-redis40u-4.0.0
CentOS-7 7.5.1804 x86_64 - IUS Redis 4.0.
Release changes
- Initial release.
Download then load the docker image using:
$ xz -dc centos-ssh-redis.4.0.0.tar.xz | docker load
centos-7-3.0.0
CentOS-7 7.5.1804 x86_64 - EPEL Redis 3.2.
Release changes
- Initial release.
Download then load the docker image using:
$ xz -dc centos-ssh-redis.3.0.0.tar.xz | docker load
centos-7-2.1.1
CentOS-7 7.5.1804 x86_64 - Redis.
Release changes
- Notice: This will be the last Version 2 release. The Version 3 release will be based on EPEL
redispackages (i.e Redis 3.2). Version 4 will be based on IUSredis40upackages (i.e Redis 4.0). - Updates source image to 2.5.1.
- Updates Dockerfile with combined ADD to reduce layer count in final image.
- Fixes binary paths in systemd unit files for compatibility with both EL and Ubuntu hosts.
- Adds improvement to pull logic in systemd unit install template.
- Adds
SSH_AUTOSTART_SUPERVISOR_STDOUTwith a value "false", disabling startup ofsupervisor_stdout. - Adds improved
healthcheckscript. - Adds
docker-compose.ymlto.dockerignore. - Disables disk persistence by default; primary use-case being an LRU cache.
Download then load the docker image using:
$ xz -dc centos-ssh-redis.2.1.1.tar.xz | docker load