Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Conversation

@jdeathe
Copy link
Owner

@jdeathe jdeathe commented Jul 20, 2019

  • Updates source image to 2.6.0.
  • Updates php-hello-world to 0.12.0.
  • Updates description in centos-ssh-apache-php-fcgi.register@.service.
  • Updates Apache configuration to use DSO Module identifiers for consistency.
  • 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.description metadata LABEL for consistency + include PHP redis module.
  • Updates wrapper to set httpd ErrorLog to /dev/stderr instead of /dev/stdout.
  • Updates 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-httpd-bootstrap.conf/20.
  • Updates httpd wrapper supervisord configuration file/priority to 70-httpd-wrapper.conf/70.
  • Fixes bootstrap; ensure user creation occurs before setting ownership with user.
  • Fixes docker host connection status check in Makefile.
  • Adds PACKAGE_PATH placeholder/variable replacement in bootstrap of configuration files.
  • Adds inspect, reload and top Makefile targets.
  • Adds improved clean Makefile target; includes exited containers and dangling images.
  • Adds SYSTEM_TIMEZONE handling to Makefile, scmi, systemd unit and docker-compose templates.
  • Adds system time zone validation to healthcheck.
  • Adds lock/state file to bootstrap/wrapper scripts.
  • Adds php-wrapper and fcgid.conf as part of the service; removing dependency on the php-hello-world app.
  • Removes unused DOCKER_PORT_MAP_TCP_22 variable from environment includes.
  • Removes support for long image tags (i.e. centos-7-2.x.x).
  • Removes APACHE_AUTOSTART_HTTPD_BOOTSTRAP, replaced with ENABLE_HTTPD_BOOTSTRAP.
  • Removes APACHE_AUTOSTART_HTTPD_WRAPPER, replaced with ENABLE_HTTPD_WRAPPER.

jdeathe and others added 24 commits July 17, 2019 19:23
CLOSES #176: Updates description in systemd register unit file
CLOSES #177: Removes unused variable DOCKER_PORT_MAP_TCP_22.
CLOSES #175: Updates description metadata with redis version.
CLOSES #174: Updates Apache configuration to use DSO Module identifiers.
CLOSES #178: Updates documentation and related info.
CLOSES #179: Updates source image to 2.6.0.
CLOSES #180: Updates hello-world package to 0.12.0.
CLOSES #173: Adds php-wrapper and the httpd configuration to implement it.
CLOSES #202: Fixes typo in README; PHP-CLI -> PHP-CGI.
CLOSES #209: Updates configuration for consistency between image variants.
CLOSES #206: Removes unused environment variable from README.
@jdeathe jdeathe added this to the 2.2.0 milestone Jul 20, 2019
@jdeathe jdeathe merged commit 095fbc3 into centos-7 Jul 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants