We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
command: sudo -u www-data SYMFONY_ENV=prod php app/console rabbitmq-supervisor:build --env=prod
error: There are no commands defined in the "rabbitmq-supervisor" namespace
Also rabbitmq-server and supervisor both services are running in production server.
i'm following this tutorial for setup process Need help
The text was updated successfully, but these errors were encountered:
Hi @jvkiran,
we have removed the rabbitmq supervisor bundle from the project. This install guide will be updated soon.
Right now you can configure supervisor to run rabbitmq consumers (also websocket server) like described here
Sorry, something went wrong.
Hi @takeit , Thanks for the update, will configure the supervisor accordingly.
This install guide is still outdated, and generating the same error. Please proceed to update this installation guide.
No branches or pull requests
command: sudo -u www-data SYMFONY_ENV=prod php app/console rabbitmq-supervisor:build --env=prod
error: There are no commands defined in the "rabbitmq-supervisor" namespace
Also rabbitmq-server and supervisor both services are running in production server.
i'm following this tutorial for setup process
Need help
The text was updated successfully, but these errors were encountered: