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 example systemd unit and documentation on using it #1405

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

DanielSidhion
Copy link
Contributor

Closes #1089.

This PR adds a systemd unit as example of how one would run TigerBeetle on a systemd system. Instructions on adapting the example to different use cases are included. An additional entry in the docs was created to bring awareness that this unit exists.

The values in the systemd unit are similar to what I'm using for a NixOS service in NixOS/nixpkgs#279511.

deploy/README.md Outdated Show resolved Hide resolved
deploy/linux-systemd/tigerbeetle-pre-start Outdated Show resolved Hide resolved
deploy/linux-systemd/tigerbeetle-pre-start Outdated Show resolved Hide resolved
deploy/linux-systemd/tigerbeetle.service Outdated Show resolved Hide resolved
deploy/linux-systemd/tigerbeetle.service Outdated Show resolved Hide resolved
@cb22 cb22 added this pull request to the merge queue Jan 12, 2024
Merged via the queue into tigerbeetle:main with commit 0a28365 Jan 12, 2024
25 checks passed
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.

systemd (and other service managers?) example files
2 participants