rasodu / DLEMP

0 stars 0 forks source link

Change directory structure of docker folder #65

Open rasodu opened 8 years ago

rasodu commented 8 years ago

All files needed by a service should be in a single folder. It will make managing these services much easier. For example:

rasodu commented 7 years ago

First you should change service name in compose file. Service Name | Compose file name & docker image name http | httpnginx https | httpsnginx httpbackend | httpbackendnginx phpfpm | phpfpmlaravel, phpfpmdevlaravel cmd | cmdlaravel worker | workerlaravel pusher | pusherlaravel cron | cron ...