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

DV alone with launchpad - docker-compose.yml file missing #341

Closed
1 task
KaloyanTanev opened this issue Mar 26, 2024 · 0 comments
Closed
1 task

DV alone with launchpad - docker-compose.yml file missing #341

KaloyanTanev opened this issue Mar 26, 2024 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation protocol

Comments

@KaloyanTanev
Copy link
Contributor

KaloyanTanev commented Mar 26, 2024

🎯 Problem to be solved

While trying to launch a cluster alone I experienced some discrepancies between the docs and the launchpad.

On the last step Create Cluster I get a docker command to create the required private keys and metadata for my configuration. Then on step 4.3 I'm being sent to the docs, where according to them I should do docker compose up --build -d. However, nowhere in the launchpad I had to clone a repo or get a compose file.

🛠️ Proposed solution

Add

# Clone the repo
git clone https://github.com/ObolNetwork/charon-distributed-validator-cluster.git

in Step 1 under launchpad as well.

Should be good to add as well a comment to adjust the amount of charon nodes spun up by the docker-compose.yml in charon-distributed-validator-cluster (comment out / add more), based on the configuration we chose from the launchpad. The default this compose file has are 6 nodes, while the default on launchpad are 4 nodes.

🧪 Tests

Be able to seamlessly follow the instructions 1:1 for running cluster alone via the launchpad.

  • Netlify deployment build tests passing
slugmann321 pushed a commit that referenced this issue Mar 27, 2024
slugmann321 pushed a commit that referenced this issue Mar 27, 2024
@boulder225 boulder225 added documentation Improvements or additions to documentation protocol labels Mar 27, 2024
OisinKyne pushed a commit that referenced this issue May 3, 2024
slugmann321 added a commit that referenced this issue Sep 26, 2024
* migrated the launcher and client support info from dvt.obol.tech to a new page titled "how and where to run DVs"

* added "clone the repo" to step 1 of quickstart group

* updated version

* Moving the "git clone" step earlier in the group quickstart and deleting it from step 4

* moved the beta warning to the top

* tried to adjust table width but ended up not doing it

* removing small fixes from this branch

* adding the "git clone" to the beginning of the quickstart alone, at the beginning.
See issue #341
#341

* undoing changes, will start a new branch

* updated the table from the v1.1.0 release notes, added a bullet point list for launchers

---------

Co-authored-by: “Max <“max@obol.tech”>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation protocol
Projects
None yet
Development

No branches or pull requests

2 participants