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

Create systemd Service #3

Open
she3o opened this issue Nov 16, 2024 · 0 comments
Open

Create systemd Service #3

she3o opened this issue Nov 16, 2024 · 0 comments
Labels
deployment enhancement New feature or request

Comments

@she3o
Copy link
Owner

she3o commented Nov 16, 2024

Feature Overview

Provide a systemd service file to manage the Zync server,
allowing it to run as a background service with automatic startup and management.

Requirements

  • Develop a zync.service file compatible with systemd.
  • Include configurations for service startup, shutdown, and restart behaviors.
  • Allow customization of service parameters via environment variables or configuration files.
  • Ensure the service handles logging appropriately.

Acceptance Criteria

  • Users can install and enable the Zync service using standard Systemd commands.
  • The service starts automatically on system boot.
  • Logs are correctly managed by Systemd's journal or redirected as per configuration.

Implementation Suggestions

  • Provide a sample zync.service file in the repository with documentation on installation.
@she3o she3o added deployment enhancement New feature or request labels Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant