1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

chore: add example systemd service unit file [ci skip]

This commit is contained in:
Ferdinand Mütsch
2022-06-22 00:18:05 +02:00
parent 409405117e
commit 099cdaddbc
3 changed files with 55 additions and 0 deletions

View File

@@ -113,6 +113,8 @@ $ ./wakapi
**Note:** Check the comments in `config.yml` for best practices regarding security configuration and more.
💡 When running Wakapi standalone (without Docker), it is recommended to run it as a [SystemD service](etc/wakapi.service).
### 💻 Client setup
Wakapi relies on the open-source [WakaTime](https://github.com/wakatime/wakatime) client tools. In order to collect statistics for Wakapi, you need to set them up.