eikek / sharry

Sharry is a self-hosted file sharing web application.
https://eikek.github.io/sharry
GNU General Public License v3.0
797 stars 52 forks source link

Run Sharry as a service #1404

Closed retechp closed 3 weeks ago

retechp commented 2 months ago

How can I make Sharry run as a service?

At present, Sharry only runs when I leave my console logged in and I manually start the application.

eikek commented 2 months ago

This very much depends on your system. There is no standard way. Sharry provides something for NixOS and also Debian I think.

retechp commented 2 months ago

This very much depends on your system. There is no standard way. Sharry provides something for NixOS and also Debian I think.

Thanks and any documentation you can link me to for this?

eikek commented 2 months ago

There is this for NixOS: https://eikek.github.io/sharry/doc/nix#sharry-as-a-service-on-nixos When using Debian, install the deb package and it will install systemd unit files that you can inspect. You can then check the docs of your respective system.

github-actions[bot] commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. This only applies to 'question' issues. Always feel free to reopen or create new issues. Thank you!