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

Add documentation around custom builds of components #585

Closed
8 tasks
Nana-EC opened this issue Apr 19, 2024 · 0 comments · Fixed by #627
Closed
8 tasks

Add documentation around custom builds of components #585

Nana-EC opened this issue Apr 19, 2024 · 0 comments · Fixed by #627
Assignees
Labels
Epic A body of work that can be broken down into specific tasks. Limechain

Comments

@Nana-EC
Copy link
Contributor

Nana-EC commented Apr 19, 2024

Problem

Currently local node utilizes official builds but it's unclear how a developer might take any one of the sub systems (consensus node, mirror node importer/rest/grpc or relay) and build images that could be used to experiment with early ecosystem changes

Solution

Add a custom-sub-system-builds.md README that shows how to builds each system and load it into docker compose setup for use

  • consensus node (Services changes)
  • consensus node (Platform changes)
  • mirror node (importer changes)
  • mirror node (rest API changes)
  • mirror node (gRPC API changes)
  • mirror node (relay HTTP changes)
  • mirror node (relay WS changes)
  • mirror node explorer

Alternatives

No response

@Nana-EC Nana-EC added Epic A body of work that can be broken down into specific tasks. Limechain labels Apr 19, 2024
@yaroslav-007 yaroslav-007 self-assigned this Apr 30, 2024
@yaroslav-007 yaroslav-007 linked a pull request May 27, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic A body of work that can be broken down into specific tasks. Limechain
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants