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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

CrackTheCode016
Copy link
Collaborator

@dawnkelly09
Copy link
Collaborator

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

Co-authored-by: 0xLucca <95830307+0xLucca@users.noreply.github.com>
Co-authored-by: Nicolás Hussein <80422357+nhussein11@users.noreply.github.com>
@@ -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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants