feat: add native user service installs

This commit is contained in:
Federico Jaramillo Martinez
2026-05-25 16:28:09 +02:00
parent 711c4f3d98
commit 824728174b
10 changed files with 633 additions and 227 deletions
+1 -1
View File
@@ -168,7 +168,7 @@ After editing, check the manifest endpoint and browser-console failure cases.</c
<section id="production">
<h2>Production usage</h2>
<p>
Local plugins work with the production npm/systemd install. Put each plugin under
Local plugins work with the production native-service install. Put each plugin under
<code>~/.pi-web/plugins/&lt;plugin-id&gt;/</code>, or symlink it there while developing. No PI WEB rebuild or
session-daemon restart is required.
</p>