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
Looks like,
47 environment: 48 - CONSUL=pc.svc.${TRITON_CNS_SEARCH_DOMAIN_PRIVATE}
Is missing from the consul definition. When I ran triton-compose scale consul=3 Consul couldn't find its cluster members.
triton-compose scale consul=3
The text was updated successfully, but these errors were encountered:
These are set in triton-docker and triton-compose, but the docs here don't reflect that, and the script requires local docker.
triton-docker
triton-compose
docker
Given that, I'm closing this in favor of #26
Sorry, something went wrong.
No branches or pull requests
Looks like,
47 environment:
48 - CONSUL=pc.svc.${TRITON_CNS_SEARCH_DOMAIN_PRIVATE}
Is missing from the consul definition. When I ran
triton-compose scale consul=3
Consul couldn't find its cluster members.The text was updated successfully, but these errors were encountered: