The following flags do not work in air-gapped environments:
PENPOT_FLAGS: enable-air-gapped-conf
Online, Docker installation and 6 containers worked normally. However, when offline, 1 container (frontend:latest) out of 6 containers did not work. It shows the error log below.
host not found in upstream “raw.githubusercontent.com” in /etc/nginx/nginx.conf:140
Why doesn’t the above PENPOT_FLAGS work?
Is this only possible with an Enterprise account in an air-gap environment?
I tested it today and it seems that the on-premise version has not been updated to version 2.8 yet.
According to the changelog on github, it seems to be in the Unreleased state. Is that right? penpot/CHANGES.md at main · penpot/penpot · GitHub
When is it expected to be released?
hi, any progress on this? i’m new to self-hosting and i’m trying to run penpot air-gapped just on my laptop for personal projects. the frontend keeps restarting and i’m yet to find a working solution. my front end logs read -
f:3
nginx: [emerg] host not found in upstream “raw.githubusercontent.com” in /etc/nginx/overrides/location.d/external-locations.conf:3
2026/03/07 13:55:19 [emerg] 1#1: host not found in upstream “raw.githubusercontent.com” in /etc/nginx/overrides/location.d/external-locations.con any help?