Skip to content

2.0.0

Compare
Choose a tag to compare
@csandanov csandanov released this 10 Mar 04:09
· 2883 commits to master since this release

Changelog

  • All-new 2.0.0 docker images: drupal-nginx, drupal-php, mariadb, redis, drupal-varnish. You can now customize images with environment variable and override entire configs by using .tpl template (based on confd). Some images come with actions you can execute (e.g. create Solr core with Search API configs)
  • Drupal 6 support
  • Domains support via Traefik
  • PHP versions: 5.3/5.6/7.0/7.1 based on officials (except 5.3)
  • Extended list of PHP extensions
  • Solr 5.5/6.3/6.4 support
  • Node.js optional container
  • Revamped documentation
  • Auto-tests for Drupal 6/7/8 via Travis