cakephp / app

CakePHP application template
370 stars 391 forks source link

Configuring Docker #943

Closed JulyanoF closed 1 year ago

JulyanoF commented 1 year ago

Configuring minumum requirements to run a CakePHP application with Docker

ADmad commented 1 year ago

The environment needs can vary a lot for each app/individual. For e.g. mysql vs postgres, nginx vs apache etc.

There are already other generic LAMP VMs available which can be used for Cake apps, so these files dont need to be part of this repo.

markstory commented 1 year ago

There are already other generic LAMP VMs available which can be used for Cake apps, so these files dont need to be part of this repo.

This is my concern as well. Should we link to a recommended image instead? What are other frameworks like symfony, laravel and laminas doing for this?

github-actions[bot] commented 1 year ago

This pull request is stale because it has been open 30 days with no activity. Remove the stale label or comment on this issue, or it will be closed in 15 days