I was wondering if there are install instructions somewhere on how to install Penpot manually from source ?
I found Docker and Elestio instructions but I normally like to be more involved installing self-hosted apps so I can learn more about the components and debug them later.
Also I normally host these types of apps in LXC containers in my Proxmox cluster so with a DIY install I could make a nice “debian/penpot LXC” instead of “Penpot in docker in Debian in a VM on Proxmox(Debian)” like I have to do now.
This isn’t an answer to the original question, but might help someone else searching along these lines. I installed penpot using podman from this guide. It’s still a container, but less overhead than docker.