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

[Polkadot Wiki Migration] Using Systemd #46

Merged
merged 8 commits into from
Oct 8, 2024
Merged

Conversation

CrackTheCode016
Copy link
Collaborator

@CrackTheCode016 CrackTheCode016 added B0 - Needs Review Pull request is ready for review and removed In Progress labels Sep 20, 2024
@dawnkelly09
Copy link
Collaborator

Quick scan for Vale calibration and removed some line breaks and spacing issues

Co-authored-by: 0xLucca <[email protected]>
Co-authored-by: Nicolás Hussein <[email protected]>
@@ -0,0 +1,7 @@
---
title: Run a Validator
description: TODO
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fyi, in secure a node (PR #47), I have put a description.

touch /etc/systemd/system/polkadot-validator.service
```

In this unit file you will write the commands that you want to run on server boot / restart.

Choose a reason for hiding this comment

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

Might be better to use the systemd file from the repo: https://github.com/paritytech/polkadot-sdk/blob/master/polkadot/scripts/packaging/polkadot.service

this is also included in the .deb package when installing it through apt or similar

@eshaben eshaben requested a review from a team as a code owner October 4, 2024 21:07
@eshaben
Copy link
Collaborator

eshaben commented Oct 4, 2024

@CrackTheCode016 I added a prereqs section with more specific items, let me know what ya think!

@CrackTheCode016
Copy link
Collaborator Author

@eshaben yep, lgtm

@eshaben eshaben requested a review from dawnkelly09 October 8, 2024 04:40
Copy link
Collaborator

@dawnkelly09 dawnkelly09 left a comment

Choose a reason for hiding this comment

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

looks good.

Copy link
Collaborator

@0xLucca 0xLucca left a comment

Choose a reason for hiding this comment

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

LGTM!

@0xLucca 0xLucca merged commit cb4d953 into master Oct 8, 2024
@0xLucca 0xLucca deleted the bd-infra-systemd branch October 8, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B0 - Needs Review Pull request is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants