All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Updated error page external libraries to new versions
php74
tag now uses the updated edge base image with newer Ubuntu, Nginx, Pagespeed and S6 versions
- changed pm.max_spare_servers 3 -> 5 for php73 and php74
- possibility to add nginx configuration to @index location
- Force /robots.txt to always serve "disallow all" response when on development domains (gpilvi.com or geniem.io).
- Prevent loading of .dust files outside the specifically defined /partials/public directory.
- A possibility to set plain text basic auth password via BASIC_AUTH_PASSWORD env.
- Fixed another php7.0 build error
- Fixed php7.2 build error
- Fixed php7.0 build error
- Changed php error log path to /dev/stderr for php 72 and 73
- set cache header to be shown always, including 404
- #Load custom environment variables -> include env.conf;
- fixed cache var default values for php71 and php72
- option to enable fast cgi caching for given query parameters in CACHE_QUERYVARS env
- A possibility to define accepted query parameters for cache in environment variables.
- A possibility to define customizations for the cache key by project, e.g. by cookies and/or location.
- srcache log parameter changed to upstream_cache_status since we use fastcgi cache now
- hostname to logs to see what domain the request is affecting
- added a possibility to set plain text basic auth password via BASIC_AUTH_PASSWORD env.
- added tags latest to php7.0 and php7.1
- changed php 7.2 tag from beta to php72
- image now reads config from project's nginx/environments/x/root to / block
- image now reads skipcache rules from nginx/skipcache folder skip_cache.conf is deprecated and will be removed soon.
- PHP 7.0 option
- 7.1 image to point to docker hub instead of private repository
- php 7.2 and 7.1 package that adds apache2 that is not needed
- GOOGLE_CLOUD_STORAGE_BUCKET_NAME env variable for nginx
- This changelog
- New FROM path for base image in Dockerfile
devgeniem/ubuntu-docker-openresty-pagespeed