Deployment | Debug help #679
Replies: 2 comments 4 replies
-
Hi Rodrigo, For BMAC, I never really used it with Docker before. I did add Laravel Sail to the project, but still, I rarely use it. As for the issues with Composer: It's been a while since I last updated dependencies, and I think that's causing issues. Could you pull the latest changes, and see if it works now? |
Beta Was this translation helpful? Give feedback.
-
Now for the second stage of the deployment: What's the correct WWWGROUP and WWWUSER for the docker deployment? I tried both the user id and docker group id Returns this error:
|
Beta Was this translation helpful? Give feedback.
-
Hello,
my name is Rodrigo, I'm from Portugal vACC and we are interested in deploying your solution in our vacc.
Context
I have 0 experience with Php and Laravel so excuse me if this are common problems
Docker
docker compose pull
docker compose build laravel.test
Is there something missing that I have to download to the folder context for docker to work?
Composer
After this I followed your guide for local deployment:
composer install
Objective
Our main goal is deploying in docker, if not possible what can I do regarding the compose errors?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions