Skip to content
New issue

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

Added support for changing default nodes ports #320

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GramThanos
Copy link
Contributor

This is related to issue #283

Changed the following files

  • bin/von_generate_transactions
    • New parameter for supplying ports of your preference
    • Code added to replace default ports on the generated genesis file
  • dockercompose.yml
    • Added environment variables to allow default ports to be changed (NODE1_PORT1, NODE1_PORT2, NODE2_PORT1, NODE2_PORT2 etc.)
  • manage
    • Added exposed variable for NODE_PORTS just like the IP variable is exposed
  • scripts/init_genesis.sh | scripts/start_node.sh | scripts/start_nodes.sh
    • Updated to pass the appropriate ports on start_indy_node and von_generate_transactions scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant