From d61304628692de184390b3fdf1224478086131a6 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Mon, 25 Dec 2023 19:44:16 +0100 Subject: [PATCH] autopushed --- pinhole.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pinhole.md b/pinhole.md index 4bee9bf4f..37bea40c2 100644 --- a/pinhole.md +++ b/pinhole.md @@ -22,6 +22,7 @@ This is a usable [[nginx snippet]] -- the original docs linked above only provid The short of it would be: +- Check out in /var/www/pinhole -- I run it under user pinhole. To set up a separate user, you can use e.g. `adduser pinhole` in Debian based systems and then `su - pinhole` to execute the rest. - Install [[certbot]] and configure a host running SSL. - Install [[uwsgi]] using your distribution package manager or [[pipx]]/[[poetry]] to manage dependencies. - Add the following snippet to the host: