dawarich icon indicating copy to clipboard operation
dawarich copied to clipboard

support and instructions for manual install using systemd services

Open errror opened this issue 7 months ago • 2 comments

I noted down my steps to install dawarich without docker but systemd services on Debian 12.

errror avatar May 14 '25 12:05 errror

Great job, thank you! I'd suggest you opening a PR into website docs though: https://github.com/dawarich-app/site, and then I'll add a link to the doc in the readme of this repo

Freika avatar May 15 '25 16:05 Freika

@Freika

Done: https://github.com/dawarich-app/site/pull/9

I think the systemd service files, environment and install.sh belong here, similar to the docker files. Feel free to truncate/remove the README.md if you wish. Also notice that the systemd services rely on the executability of the the entrypoint scripts (see my commit)!

errror avatar May 20 '25 18:05 errror