Skip to content

Releases: mediact/docker-compose-development-manager

Fix RabbitMQ variables which were deprecated

21 Jun 12:56
dac34aa
Compare
Choose a tag to compare

Added new environment variables to resolve issue with RabbitMQ container.

Fixed version for Mysql & changed image php-fpm

30 Mar 11:45
fe4fe2b
Compare
Choose a tag to compare
1.4.3

Merge pull request #43 from mediact/feature/update-database-to-versio…

1.4.2

02 Mar 13:49
376a6b3
Compare
Choose a tag to compare

What's Changed

  • Fix nginx image in docker-compose for Magento2 by @igorwulff in #41

New Contributors

Full Changelog: 1.4.1...1.4.2

Additional fix for port bindings

02 Mar 13:21
279eca0
Compare
Choose a tag to compare

[INTAINTD-338] Additionally fixed the port bindings for AMQP in the magento-2 template

What's Changed

  • Fix AMQP port binding for magento-2 template by @elzekool in #40

Full Changelog: 1.4.0...1.4.1

Security

02 Mar 09:48
5a60c9c
Compare
Choose a tag to compare

Forced binding of all exposed ports to localhost (IPv4). Note that if you have IPv6 enabled and using localhost you might need to explicitly use 127.0.0.1

1.3.1

30 Jun 09:33
74774c2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.3.1

Add a UI to the rabbitMQ that can be reached from your web browser

06 May 06:02
23feaee
Compare
Choose a tag to compare

Instead of adding Rabbitmq-server this will also add a UI that can be reached using localhost:15672 in your web browser.

1.0.2

17 Mar 15:03
3f477d0
Compare
Choose a tag to compare
  • Update MySQL default for magento 2 template to MySQL 8.0.

1.0.1

15 Mar 07:58
Compare
Choose a tag to compare
Update mysql/php version.