Skip to content

Releases: htmlgraphic/Apache

2.0.0

22 Feb 04:03
518583b
Compare
Choose a tag to compare

Various improvements to build.

  • CircleCI Passed Badge Update
  • Mcrypt-1.0.7 Installed
  • PHP 8.3
  • Docker Build Ubuntu:22.04
  • Add mod-pagespeed to build directly

1.9.0

16 Feb 06:42
746f041
Compare
Choose a tag to compare

Various improvements to build.

  • Improve Docker build process
  • Corrected CircleCI tests, process working again
  • Add zip & p7zip-full packages to build
  • MySQL 8.3.0

1.8.7

02 Jun 04:28
1.8.7
b078fd7
Compare
Choose a tag to compare

Various improvements to build.

  • Pagespeed module installed
  • Remove shippable build testing
  • Apache performance tuning
  • LetsEncrypt Cert Renewal process

1.8.6

26 Sep 04:29
1.8.6
9b12bae
Compare
Choose a tag to compare

Various improvements to build.

  • Deploy and documentation improvements
  • Add PHPRedis module
  • Add tests for installed PHPRedis
  • Add restart to docker-compose file to help with production uptime

1.8.5

17 Apr 18:39
1.8.5
ace8637
Compare
Choose a tag to compare

Various improvements to build.

  • Deploy and documentation improvements
  • Add tests for installed PHP Modules to ensure they are running correctly after each build https://localhost/php_extensions.php
  • Add restart to docker-compose file to help with production uptime
  • Add php-imagick module
  • Add bcmath module
  • install and python pip for LetsEncrypt Cert renewal
  • PHPMyAdmin improved for valid certificiate via Docker container
  • Disable PHPMyAdmin on production, add support for Redis updated docker-compose file version to v3.3

1.8.4

25 Feb 02:55
1.8.4
a311102
Compare
Choose a tag to compare

Various improvements to build.

  • Deploy and documentation improvements
  • Upgrade to PHP 7.4.3
  • Add Let's Encrypt package to build

1.8.3

21 Dec 22:57
1.8.3
a64edc0
Compare
Choose a tag to compare

Various improvements to build.

  • Install mcrypt for Apache PHP 7.3
  • Remove .ssh key, params via ENV TERM
  • Google Cloud COS deploy examples
  • Correct missing packages on build, php7.3-dev, php-pear

1.8.2

30 Oct 01:07
1.8.2
3787b15
Compare
Choose a tag to compare

Various improvements to build.

  • Increase PHP.ini variables max_input_time, post_max_size, upload_max_filesize, memory_limit, max_execution_time
  • Enable logging within Docker
  • Update MySQL to MySQL 5.7.28
  • Update docker-composer.yml to 3.3
  • Update shell unit testing to shunit2-2.1.7
  • Include a simple PHP script to check for common extensions

1.8.1

28 May 19:04
1.8.1
90347ee
Compare
Choose a tag to compare

Various improvements to build.

  • Remove duplicate NODE_ENVIRONMENT to .env file
  • Match Composer version used on test build
  • Use spaces within .editorconfig for Dockerfile formatting
  • Add libsasl2-modules package to correct outgoing email auth
  • Postfix tweaks

1.8.0

06 Mar 01:48
1.8.0
098bbd5
Compare
Choose a tag to compare

Various improvements to build.

  • Use MySQL 5.7.25 Docker Official Image
  • Removed docker-cloud.yml
  • Update Ubuntu 18.04 & PHP 7.3
  • Added more notes/corrections to readme, add phpMyAdmin to local build
  • Readme formatting
  • Remove deploy on Docker Cloud, additional content improvements