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 Systemd config for self-hosted server #1879

Merged
merged 1 commit into from
Jun 3, 2024

Conversation

svenstaro
Copy link
Contributor

Fixes #1864.

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

@ellie
Copy link
Member

ellie commented Mar 15, 2024

The env makes sense, but it might be better to just use the config file. We autocreate with the defaults which hopefully leads to less people asking for help with things

Setting ATUIN_CONFIG_DIR=/etc/atuin and ensuring that directory is created would make that work

@svenstaro svenstaro marked this pull request as ready for review May 26, 2024 00:40
@svenstaro
Copy link
Contributor Author

I reworked this following the suggestions in #1864. I think this is probably good to go.

systemd/atuin.service Outdated Show resolved Hide resolved
@ellie
Copy link
Member

ellie commented May 26, 2024

Just to clarify here too, please make it very clear in the unit file that this is for running atuin server, and not anything client related

@svenstaro
Copy link
Contributor Author

@ellie Friendly ping (for this and atuinsh/docs#45) :) Are you cool with this now?

@ellie
Copy link
Member

ellie commented Jun 3, 2024

Both look good now, thank you!

Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

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

Thank you!

Seeing as this is your first time contributing, if you would like a holographic contributors-only Atuin sticker, then please fill out this form!

We do also have a Discord if you'd like to ask any questions, or just fancy hanging out!

@ellie ellie merged commit 1ecc1d2 into atuinsh:main Jun 3, 2024
14 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.

Add a systemd service file
2 participants