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

Figure out how to pass in public IP to container for p2p #341

Open
dboreham opened this issue Feb 5, 2025 · 0 comments
Open

Figure out how to pass in public IP to container for p2p #341

dboreham opened this issue Feb 5, 2025 · 0 comments

Comments

@dboreham
Copy link
Contributor

dboreham commented Feb 5, 2025

The node process probably needs to know its public IP address for p2p to work properly (usually the address is gossiped around the p2p network).
When running in a container the typical auto-discovery method for figuring out the host's public IP doesn't work.
Again usually it needs to be discovered on the host and passed to the container via config.

Investigate and if necessary resolve this.

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

No branches or pull requests

1 participant