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
I am trying to mount volumes for mysql nodes as
volumes: - ./volumes/mysql/node2/data:/var/lib/mysql - ./volumes/mysql/node2/log:/var/log/mysql
this causes router to fail, any help would be appreciated
The text was updated successfully, but these errors were encountered:
Please post the detailed error messages and I can try have a look.
Also post the output when running without volumes and what server version you are running.
Sorry, something went wrong.
No branches or pull requests
I am trying to mount volumes for mysql nodes as
volumes: - ./volumes/mysql/node2/data:/var/lib/mysql - ./volumes/mysql/node2/log:/var/log/mysql
this causes router to fail, any help would be appreciated
The text was updated successfully, but these errors were encountered: