docs(ops): clarify deploy user example

This commit is contained in:
Marco Allegretti 2026-03-05 12:09:43 +01:00
parent d360182093
commit 84bedd43dd

View file

@ -5,7 +5,7 @@ This guide describes a practical, operator-first way to run Likwid on openSUSE L
## Assumptions
- You have an SSH-accessible server running openSUSE Leap.
- You run Likwid as a dedicated non-root user (recommended: `deploy`).
- You run Likwid as a dedicated non-root user (example: `deploy`).
- A reverse proxy (Caddy/nginx) terminates TLS and forwards:
- `/` to the frontend
- `/api` to the backend