Skip to content

Releases: htmlgraphic/Apache

1.7.2

21 Jan 07:13
1.7.2
dbe2933
Compare
Choose a tag to compare

Various improvements to build.

  • Build container FROM ubuntu:16.04
  • Remove SSH related packages
  • Moving away from tag name and going forward with version numbers
  • Use latest tag on shippable build tests allowing any branch or tag ref
  • Makefile simplified
  • Improve overall instructions to help other developers
  • Change persistent data volume from /data to /backup
  • Container tested to work with Docker Cloud HAProxy using EXCLUDE_PORTS=443

1.7.1

15 Nov 01:00
1.7.1
75c3e11
Compare
Choose a tag to compare

Various improvements to build.

  • Pull variable from .env into Makefile
  • Improve overall instructions to help other developers

1.7.0

05 Sep 21:24
1.7.0
0a45ba1
Compare
Choose a tag to compare

Various improvements to build.

  • Start using specific version of Docker Compose file structure
  • Run phpMyAdmin via small Docker container http://localhost:8080
  • Remove persistent data container busybox:latest using more dynamic Docker volume linkage
  • .yml files use 2 spaces when tabbing

1.6.6

22 Jul 05:19
1.6.6
516a0b0
Compare
Choose a tag to compare

Various improvements to build.

  • Use Official MySQL 5.7.18 build
  • Bring wkhtmltox 0.12.4 into repo to decrease build time and reduce 3rd party security and potential service issues
  • Enable gc_probability for session garbage collection
  • Better tests for Postfix SASL ENVs
  • Enable cron as a service

1.6.5

13 Apr 17:48
e989f36
Compare
Choose a tag to compare

Various improvements to build.

  • Move config to CicleCI 2.0
  • Remove PHP dependency for make run copy .env file into build
  • Reduce container size --no-install-recommends

1.4.3

13 Apr 17:32
7014bcd
Compare
Choose a tag to compare

CircleCI test build improvements:

  • Move config to CicleCI 2.0
  • Remove PHP dependency for make run copy .env file into build
  • Reduce container size --no-install-recommends

1.6.4

21 Feb 23:24
Compare
Choose a tag to compare

Various improvements to build.

  • install ghostscript, conversation for PDF manipulation
  • add wkhtmltopdf
  • use MySQL 5.7 image directly from Docker

1.6.3

27 Jan 00:11
Compare
Choose a tag to compare

Improved .yml scripts for continuous testing via Shippable and CircleCi

  • Remove extending services using yml files

1.6.2

07 Jan 03:57
Compare
Choose a tag to compare

Various improvements to build.

  • Public hostname displayed on Digital Ocean deploys
  • Removed NTP as the container time will be synced to host
  • Add shunit2 directly into build
  • Pass NODE_ENVIRONMENT env var into /etc/environment for user shell access
  • Improved initial build page design
  • Reduce information shared when production tag is used.