Skip to content

Releases: laradock/laradock

v7.3.0

20 Jul 02:34
Compare
Choose a tag to compare
  • Update documentation
  • Add Mongo webui
  • Add Redis webui
  • Update postgresql init db example file
  • Add IPython
  • Add Jupyterhub
  • Make PR Template Checkboxes Render Correctly
  • Added option to install the php calendar extension in php-fpm
  • Add Gitlab

v7.2.0

30 Jun 09:35
Compare
Choose a tag to compare
  • Fix minor typos and clarify few documentation phrases
  • Automate xdebug installation and simplify instructions
  • Update linuxbrew install instructions
  • Update mongo install instructions
  • Update node & yarn install instructions
  • Update global composer install instructions
  • Update aerospike installation instructions
  • Update laravel envoy install instructions
  • Update deployer install instructions
  • Update nvm install instructions
  • Fix #1627, The POSTGRES_ENTRYPOINT_INITDB variable is not set
  • Conditionally install npm tools
  • Fix apt-get deprecated --force-yes flag & noninteractive if needed
  • php-fpm, workspace when php5 support old mongo ext
  • php-fpm ini file rename to match volume config format
  • Fix PHP zip extension installation warnings
  • Fix missing apt-utils package
  • Fix minor syntax issue that solves "[/bin/sh: 1: [: missing ]" error
  • Update VUE CLI to v3
  • fix: MySQL 8.0 removed NO_AUTO_CREATE_USER SQL mode, fixed #1492
  • Install of libpng16 library for fix react and react with material-ui
  • Add netdata for monitoring server
  • Update docker-compose.yml to add 'dind'
  • Fix Laradock-Toolbox url
  • bugfix: add 'networks' to 'docker-in-docker'
  • Fix current shell on root when installing svgo
  • Install phpdbg
  • Update version pointer node

v7.1.2

25 Jun 15:24
0cbc51b
Compare
Choose a tag to compare
  • Conditionally install npm tools.
  • Fix apt-get deprecated --force-yes flag & noninteractive if needed.
  • php-fpm, workspace when php5 support old mongo ext.
  • php-fpm ini file rename to match volume config format.

v7.1.1

24 Jun 06:44
f3c9342
Compare
Choose a tag to compare
  • Fix minor typos and clarify few documentation phrases
  • Automate xdebug installation and simplify instructions
  • Update linuxbrew install instructions
  • Update mongo install instructions
  • Update node & yarn install instructions
  • Update global composer install instructions
  • Update aerospike installation instructions
  • Update laravel envoy install instructions
  • Update deployer install instructions
  • Update nvm install instructions
  • Fix The POSTGRES_ENTRYPOINT_INITDB variable is not set.

v7.1.0

22 Jun 16:13
154249a
Compare
Choose a tag to compare
  • workspace install nasm to support laravel-mix
  • Add COMPOSE_PROJECT_NAME to env-example
  • Add postgres init db

v7.0.2

18 Jun 14:35
21d203d
Compare
Choose a tag to compare
  • Updated Kibana version to match Elasticsearch version.
  • Fix php 5.6 drush "Segmentation fault (core dumped)" error.
  • Fix php 7.0 swoole build failed.

v7.0.1

11 Jun 13:02
5016e88
Compare
Choose a tag to compare
  • Fix many Travis-CI build failed.
  • Update drush version to 8.1.17.
  • Add Portainer.io service.
  • Adding PCNTL extension to php-fpm, php-worker.
  • Add subversion support in workspace.
  • Remove unused variable PHP_FPM_INSTALL_POSTGRES.
  • Corrected elasticsearch default username in document.

v7.0.0

05 Apr 19:43
Compare
Choose a tag to compare
  • Upgrade docker-compose to v3.

v6.0.1

05 Apr 11:07
0635303
Compare
Choose a tag to compare
  • Support for PHP worker hot load.
  • Support Symfony 4 in the sample NGINX config file symfony.conf.example.
  • Use volume cached flag for the application.
  • Use xDebug with Laravel scheduler inside workspace container.
  • Update ElasticSearch image tag to 6.2.3.

v6.0.0

25 Mar 16:16
871a9d0
Compare
Choose a tag to compare
  • Add support for PHP 7.2 and set it as the default supported version.
  • Add support for Solr.
  • Add support for IMAP PHP_FPM_INSTALL_IMAP.
  • Add support for Prestissimo in Workspace.
  • Add support for custom composer repo url and npm registry url
  • Add time and timeout configuration to php*/laravel.ini.
  • Increase memory_limit for php on brokers.
  • Update nvm to 0.33.8.
  • Define swoole version and it to 1.10.1.
  • Move php-worker mcrypt installation to pecl mcrypt-1.0.1.
  • Install deployer from phar to be compatible with laravel 4
  • Add PHP version checkers to add PHP version.
  • Fix installing PG client and Aerospike.
  • Add BEANSTALKD_CONSOLE_HOST_PORT to the env to change port.
  • Update PostgresSQL storage path.
  • Update MySQL version to latest.
  • Add default config file for gitlab CI .gitlab-ci.yml.
  • Add ability to login via ssh using the laradock user.
  • Add ability to to change Apache document root path from the env file.