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

Add instructions on how to run with systemd #97

Merged
merged 3 commits into from
Dec 24, 2022
Merged

Conversation

swissrouting
Copy link
Contributor

Description

Based on the instructions I already wrote up on https://www.swissrouting.com/nostr.html#installing-as-a-service

Related Issue

Related: issue #44

Motivation and Context

By default the server doesn't restart on system reboot. These instructions provide a way to solve that.

How Has This Been Tested?

  • Run on my own system

Types of changes

  • Non-functional change (docs, style, minor refactor)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my code changes.
  • All new and existing tests passed.

@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 3768540257

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 87.682%

Totals Coverage Status
Change from base Build 3765539114: 0.0%
Covered Lines: 827
Relevant Lines: 932

💛 - Coveralls

@cameri cameri merged commit 28117ae into cameri:main Dec 24, 2022
@github-actions
Copy link

🎉 This PR is included in version 1.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

3 participants