The Wayback Machine - https://web.archive.org/web/20220409181533/https://github.com/topics/project-creation
Skip to content
#

project-creation

Here are 15 public repositories matching this topic...

initializer-for-laravel
NiclasvanEyk
NiclasvanEyk commented Sep 24, 2021

MinIO uses ports 9000 and 8900 on the host system. If you use phpstorm and are currently listening for xdebug connections, it will use port 9000 by default.

This means, that the initialize script will start, but surely fail when calling docker-compose up.

A similar issue can be observed on systems, where e.g. the apache web server is included and started by default (I think Ubuntu does t

enhancement good first issue ./initialize

Improve this page

Add a description, image, and links to the project-creation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the project-creation topic, visit your repo's landing page and select "manage topics."

Learn more