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

Update CDVN with latest changes found in LCDVN #283

Merged
merged 13 commits into from
Sep 26, 2024

Conversation

KaloyanTanev
Copy link
Contributor

@KaloyanTanev KaloyanTanev commented Aug 23, 2024

Update CDVN with latest changes found in LCDVN.

Add example with holesky and do not treat holesky as the default in the docker compose.

Update the readme.

ticket: #285

@KaloyanTanev KaloyanTanev self-assigned this Aug 23, 2024
Copy link
Contributor

@OisinKyne OisinKyne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets chat about some of my feedback when we get a chance, I think a lot of this with some small reductions can go in

prometheus/prometheus.yml Outdated Show resolved Hide resolved
lodestar/run.sh Show resolved Hide resolved
grafana/dashboards/single_node_dashboard.json Outdated Show resolved Hide resolved
grafana/alerts/alerts.yml Outdated Show resolved Hide resolved
docker-compose.yml Outdated Show resolved Hide resolved
docker-compose.override.yml.sample Outdated Show resolved Hide resolved
.env.sample.mainnet Outdated Show resolved Hide resolved
.env.sample.mainnet Outdated Show resolved Hide resolved
.env.sample.mainnet Outdated Show resolved Hide resolved
.env.sample.holesky Outdated Show resolved Hide resolved
@KaloyanTanev KaloyanTanev force-pushed the kalo/update-cdvn-with-latest-changes branch from ac35e6c to b9e9aab Compare September 12, 2024 09:35
Comment on lines +31 to 35
To run the default example, use the following command:

```
docker compose -f examples/nethermind_teku_lighthouse.yml up
```sh
docker compose up
```
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't we have to say

cp .env.holesky .env
docker compose up -d

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't paid much attention to the readme. I planned to get this and the other PRs merged and then update it accordingly. IMO there are many things to be improved in it.

.env.sample.mainnet Outdated Show resolved Hide resolved
Copy link
Contributor

@OisinKyne OisinKyne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This all looks pretty good bar one rm -rf, however, I suspect this changes our quickstart guides, and maybe even our launchpad flows. We don't have that cp .env.holesky expectation places.

Lets consider if we are open to taking on the work of changing that everywhere for the clean up it brings.

(Similarly, I'll have the same feedback about the next PR, where i'm unsure we should take the lift and issues for a final cohort.

@KaloyanTanev
Copy link
Contributor Author

KaloyanTanev commented Sep 12, 2024

To be merged on charon v1.1.1 release, as we'd like to have this docs PR released as well.

@KaloyanTanev KaloyanTanev force-pushed the kalo/update-cdvn-with-latest-changes branch from 4846d29 to d08f4d5 Compare September 26, 2024 12:04
@KaloyanTanev KaloyanTanev merged commit 025027a into main Sep 26, 2024
1 check passed
@KaloyanTanev KaloyanTanev deleted the kalo/update-cdvn-with-latest-changes branch September 26, 2024 12:05
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.

3 participants