multi gpu

This commit is contained in:
Robin Appelman 2026-04-06 23:50:41 +02:00
commit 217933c1a1
15 changed files with 234 additions and 129 deletions

View file

@ -16,7 +16,8 @@ Opinionated system metrics exporter for prometheus
- Download the binary for your architecture from the
[releases](https://codeberg.org/icewind/sidewindow/releases/) and place it at
`/usr/local/bin/sidewindow`
- Place the [sidewindow.service](sidewindow.service) file in `/etc/systemd/system/`
- Place the [sidewindow.service](sidewindow.service) file in
`/etc/systemd/system/`
- Create the `sidewindow` user: `sudo useradd -m sidewindow`
- Start enable enable the server: `sudo systemctl enable --now sidewindow`
- Metrics will be available at `localhost:5665/metrics`