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

Documentation to run a relay "out of the box" #18

Open
ralexstokes opened this issue Feb 2, 2024 · 0 comments
Open

Documentation to run a relay "out of the box" #18

ralexstokes opened this issue Feb 2, 2024 · 0 comments

Comments

@ralexstokes
Copy link

It would be nice if a user could clone the repo and run the relay with just a few steps (documenting anything outside the basic workflow).

When trying to do this myself, I've run into a few issues:

  1. Config file
    The relay expects a config file with a somewhat complex set of options. It would be nice if an example config.yml was present at the repo root so that something like cargo run just works.

  2. Documentation in the readme on external services
    It looks like the config expects references to the following external systems:
    a. Postgres
    b. Redis
    c. "simulator" -- payload validator I think at the moment
    d. beacon client with HTTP API enabled

It would be nice if the README called these out explicitly so a user can have them running before trying to run the relay (and presumably failing).

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