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

Enable DNS support in Besu #983

Closed
sownak opened this issue Sep 1, 2020 · 2 comments · Fixed by #1274
Closed

Enable DNS support in Besu #983

sownak opened this issue Sep 1, 2020 · 2 comments · Fixed by #1274
Assignees
Labels
besu Related to the Hyperledger Besu DLT Platform

Comments

@sownak
Copy link
Contributor

sownak commented Sep 1, 2020

Description

As a developer I want to use DNS names instead of IP addresses so that I can build a more production worthy network with Hyperledger Besu.

  1. Hyperledger Besu 1.5.3 must be used as this adds the DNS support https://github.com/hyperledger/besu/releases/tag/1.5.3
  2. Check add dns support hyperledger/besu#1247 for usage
  3. Do not use AWS NLB while setting up ambassador while testing
  4. remove static IP addresses from Besu network.yaml

Acceptance Criteria

  1. NLB is not created for Ambassador, instead Classic LB is created.
  2. Besu nework is able to start-up.
  3. Smartcontract is deployed manually
@sownak sownak added besu Related to the Hyperledger Besu DLT Platform Release 0.7.0.0 labels Sep 1, 2020
@jagpreetsinghsasan jagpreetsinghsasan added the on-hold Issue on hold due to other dependencies label Sep 28, 2020
@jagpreetsinghsasan
Copy link
Contributor

This is on hold, till the HL Besu comes up with 1.5.3 upgrade

@suvajit-sarkar suvajit-sarkar added Release 0.7.0.0 and removed Release 0.7.0.0 on-hold Issue on hold due to other dependencies labels Dec 2, 2020
@ragalz
Copy link
Contributor

ragalz commented Jan 18, 2021

I'll take on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
besu Related to the Hyperledger Besu DLT Platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants