mirror of
https://codeberg.org/likwid/likwid.git
synced 2026-03-26 19:03:08 +00:00
docs(ops): clarify deploy user example
This commit is contained in:
parent
d360182093
commit
84bedd43dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue