Skip to content

Conversation

@rmartinoscar
Copy link
Member

No description provided.

@rmartinoscar rmartinoscar self-assigned this May 14, 2025
@Boy132
Copy link
Member

Boy132 commented May 14, 2025

p:environment:queue-service shouldn't be used when running the panel inside docker?
It's only used for creating the queue worker service on a normal install.

@rmartinoscar
Copy link
Member Author

p:environment:queue-service shouldn't be used when running the panel inside docker? It's only used for creating the queue worker service on a normal install.

Its used whenever you switch to redis

@Boy132
Copy link
Member

Boy132 commented May 14, 2025

p:environment:queue-service shouldn't be used when running the panel inside docker? It's only used for creating the queue worker service on a normal install.

Its used whenever you switch to redis

Yeah, for the non dockerized install. Your changes will only restart the service which is pointless and has nothing to do with the command.

@rmartinoscar
Copy link
Member Author

rmartinoscar commented May 14, 2025

Then how are you supposed to change drivers once its installed beside manually editing .env or adding those to the compose file ?
It makes sense for me to allow all standalone commands to be ran in Docker as well.
You would then just prepend php artisan p:xxxxxxx with docker compose exec -it panel like so docker compose exec -it panel php artisan p:xxxxxxx

@rmartinoscar rmartinoscar merged commit de166bc into main Jun 8, 2025
42 of 43 checks passed
@rmartinoscar rmartinoscar deleted the fix/DockerWorker branch June 8, 2025 07:12
@github-actions github-actions bot locked and limited conversation to collaborators Jun 8, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants