Skip to content

basic install-from-repo script - #206

Merged
vladimir-ea merged 1 commit into
mainfrom
ve/install_script
Aug 27, 2026
Merged

basic install-from-repo script#206
vladimir-ea merged 1 commit into
mainfrom
ve/install_script

Conversation

@vladimir-ea

Copy link
Copy Markdown
Collaborator

No description provided.

@vladimir-ea

Copy link
Copy Markdown
Collaborator Author

note that this create a config file that does not have the telemetry server referenced and also points to a downloaded checkpoint file (remove that checkpoint config before restarting)

Comment thread scripts/install.sh
incoming_rpc_tcache_size = 536870912

[chain_config]
checkpoint_file = "/home/ubuntu/data/finalized_state.ssz"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

After we started we need to remove that line as otherwise next starts will use that checkpoint instead of latest saved once

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

yes - mentioned in the comment above - not sure it can be automated easily?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think we can have config as separate file, and copy it + add extra lines on start + after start override with that config file from repo

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

we should really wait until we write our own first checkpoint

@vladimir-ea
vladimir-ea merged commit 21e46b8 into main Aug 27, 2026
3 checks passed
@vladimir-ea
vladimir-ea deleted the ve/install_script branch August 27, 2026 15:09
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.

2 participants