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

Fix Demo #1327

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Fix Demo #1327

merged 4 commits into from
Apr 12, 2024

Conversation

rob-maron
Copy link
Contributor

Fixes the Docker demo by changing the healthcheck endpoints in the images.

Also changes it so that Libp2p addresses are supplied as strings and then later parsed as socket addresses.

This lets us resolve a particular host to bind or advertise to. For example, we want to support binding to localhost and advertising as a load balancer.

@sveitser
Copy link
Collaborator

sveitser commented Apr 12, 2024

@rob-maron just requires cargo fmt I think. The contracts CI job is also failing due to that.

@rob-maron
Copy link
Contributor Author

@rob-maron just requires cargo fmt I think. The contracts CI job is also failing due to that.

Thanks Mathis, good catch

@rob-maron rob-maron merged commit 6a1ca73 into main Apr 12, 2024
14 of 15 checks passed
@rob-maron rob-maron deleted the rm/fix-docker-2 branch April 12, 2024 08:21
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.

2 participants